RingBuffer operates in it's own pool, adding notifications blocks
RingBuffer's yielding, therefore makes notify function block eternally.

New version containing a bugfix for that problem, together with throughput
tests was added and pushed to Clojars:

    [clojurewerkz/eep "1.0.0-alpha4"]

Please use alpha4 if you use RingBuffer dispatcher. This problem does not
occur with other dispatcher types.



On Fri, Sep 6, 2013 at 6:08 PM, Michael Klishin <michael.s.klis...@gmail.com
> wrote:

> 2013/9/6 Ulises <ulises.cerv...@gmail.com>
>
>> I'm sure it's a bit early but is there a mailing list for this?
>>
>> I've ran into trouble trying EEP on a really simple flow (the even vs.
>> odds in the docs.) and I'd like to ask a few questions.
>>
>
> Now there is:
>
> https://groups.google.com/forum/#!forum/clojure-event-processing
>
> Authors of other stream processing libraries are very welcome to join!
> --
> MK
>
> http://github.com/michaelklishin
> http://twitter.com/michaelklishin
>
> --
> --
> 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/groups/opt_out.
>



-- 
alex p

-- 
-- 
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/groups/opt_out.

Reply via email to