Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RxJava on JDK 21's virtual threads #7763

Open
abersnaze opened this issue Sep 14, 2024 · 1 comment
Open

RxJava on JDK 21's virtual threads #7763

abersnaze opened this issue Sep 14, 2024 · 1 comment

Comments

@abersnaze
Copy link
Contributor

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?

@akarnokd
Copy link
Member

are there any additional ground rules for this discussion?

None I can think of right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants