0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
extracted out router into its own class More... about 14 years ago
updated README More... about 14 years ago
added a Stomp producer. also fleshed out route mechanics for a EventedProducer More... about 14 years ago
updated README More... about 14 years ago
got rid of some cruft More... about 14 years ago
added Llama::Producer::Http to fetch web pages periodically More... about 14 years ago
extracted out Filter into its own file More... about 14 years ago
updated README More... about 14 years ago
updated Rakefile using jeweler More... about 14 years ago
Version bump to 0.0.0 More... about 14 years ago
updated README in prep for github release More... about 14 years ago
added RSS route back in More... about 14 years ago
extracted out Message module, added a default predicate-based filter() More... about 14 years ago
added a long-running RSS producer More... about 14 years ago
added splittable one-time rss fetching More... about 14 years ago
added LineInput processor and an EIP splitter More... about 14 years ago
saving old revisions of messages for each iteration. Component#producer? and #consumer? More... about 14 years ago
added a DefaultMessage and hooked up routes to messages More... about 14 years ago
basic one-time-only routes implemented. Llama::Router alias More... about 14 years ago
fixed EM typo More... about 14 years ago
got rid of Llama::start, moved into the Llama::Router class More... about 14 years ago
producer loop routes now run just ifne More... about 14 years ago
lightweight concurrency for each route using threads and em deferrables More... about 14 years ago
first attempt at concurrency using EM::spawn - still executing one-by-one More... about 14 years ago
split out consumer/producer into own files. Route is now an EM::deferrable More... about 14 years ago
fleshed out the routing dsl some more More... about 14 years ago
first round for router dsl and base classes More... about 14 years ago
Initial commit to llama. More... about 14 years ago