On Monday, May 26, 2014 2:25:52 PM UTC+2, Konrad Malawski wrote:
>
> One thing unanswered from the previous email:
>
> Is it in the "spirit" of akka-stream/reactive streams to implement your 
> own producers? Or should all producers (publishers) be created by the 
> framework?
>
> In theory reactive streams aim to be usable between frameworks - so an Rx 
> Producer would be consumable in akka-streams and vice-versa.
> So, yes it's ok to provide your own Producers (like from a database etc).
> Internally we have some more abstractions which make implementing these 
> easier, but I'm not aware of plans of exposing them any time soon - for 
> starters we need to update akka-streams to the updated reactive-streams 
> interfaces.
>

I see, but then I have to implement the subscription management etc myself 
- which I guess can be tricky ;) But why not try.

Thanks for the help!

Adam 

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to