-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi,
what are the plans for parallel version of RxJava? As I understand it is intended to lift the restriction on one thread being able to call onNext and thus allow processing the operator chain in parallel.
I would happily contribute but there is no code in repository :) How can I help?
Although I am writing for myself and my opinions are my own I can say that while working at voluum.com where we process large(ish) amounts of data we are finding more and more use cases where we would like to maximize performance and apply parallel processing through observable chain (without synchronization anywhere). We still use RxJava the "traditional" way and we are very happy with it (I cannot stress that enough).
Cheers,
Tomasz
Metadata
Metadata
Assignees
Labels
No labels