On Monday, April 23, 2012 9:51:39 AM UTC-4, Rogier wrote:
>
> My question is: is there an alternative for this in the clojure
> ecosystem (since clojure seems like a good fit for this), and if not,
> what kind of clojure components/libraries would be a good starting
> point to implement someting similar
>
I know of no complete alternatives, but there are some projects doing 
similar things for similar reasons. There is one that I saw recently that 
looks interesting:

https://github.com/aphyr/riemann

Stream processing for monitoring. Not quite sure why he didn't use ESPer 
for this, but there it is. There is also Lamina:

https://github.com/ztellman/lamina

which is more of a concurrency library but you could build a stream 
processing engine with it pretty simply.

--
Toby

>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to