We've had lots of luck with Narrator: https://github.com/ztellman/narrator

It's got loads of powerful features, including realtime & batch mode, 
integration with core.async and lamina, windows, functions, and recursive 
analyses.

On Tuesday, April 29, 2014 10:25:39 PM UTC-4, Paulo Suzart wrote:
>
> Hi Guys,
>
> I was looking for a very simple stream processing lib. We have some in 
> clojure (lamina, meltdown, esper, eep).
>
> The simplest one was clojure werkz eep, but they don't provide sliding 
> windows. I ender up writing this: 
> http://paulosuzart.github.io/blog/2014/04/27/sliding-window-events-with-clojure/
>
> And publishing this very small implementation using meltdown. 
> https://github.com/paulosuzart/sw . It is enough for a very simple use 
> case I have to deal. If anyone knows any other sliding window impl please 
> share.
>
> Regards
>
> -- 
> Paulo Suzart
> @paulosuzart 
>

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to