You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm exploring implementing a new branch of RxJava, where the internals are rewritten to leverage JDK 21's virtual threads. I hope this will significantly simplify Rx's internal implementation and debuggability while maintaining the same interface as 3.x.
This issue is to discuss the idea positively to address architectural problems with compatibility and performance.
I haven't yet set a time frame for when or if this will be completed. I will only submit this with the community's approval. If a community of developers likes this idea and runs with it faster than I keep up, I'm also okay with stepping aside.
@akarnokd et al., Before we discuss the merits or implementation of the idea, are there any additional ground rules for this discussion?
The text was updated successfully, but these errors were encountered:
I'm exploring implementing a new branch of RxJava, where the internals are rewritten to leverage JDK 21's virtual threads. I hope this will significantly simplify Rx's internal implementation and debuggability while maintaining the same interface as 3.x.
This issue is to discuss the idea positively to address architectural problems with compatibility and performance.
I haven't yet set a time frame for when or if this will be completed. I will only submit this with the community's approval. If a community of developers likes this idea and runs with it faster than I keep up, I'm also okay with stepping aside.
@akarnokd et al., Before we discuss the merits or implementation of the idea, are there any additional ground rules for this discussion?
The text was updated successfully, but these errors were encountered: