Skip to content

Roadmap #1

@tkowalcz

Description

@tkowalcz

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions