reactor-core
https://github.com/reactor/reactor-core
Java
Non-Blocking Reactive Foundation for the JVM
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported2 Subscribers
Add a CodeTriage badge to reactor-core
Help out
- Issues
- Refactor to ternary operator
- Add asynchronous version of Flux::scan
- Inconsistent behavior with VirtualTimeScheduler + `concatMap` operator + external scheduler
- Adjust operators to dereference resources after cleanup, enabling them for garbage collection
- fix: Auto-cancelled Sinks.Many would continue to accept emissions after cancellation
- Fix: Flux.zip does not emit errors from concurrent sources
- retryWhen(backoff()) causing high resource usage in unit test
- Calling Mono.transform with Hooks.enableContextLossTracking() raises additional cancel signals
- Broken link to KDoc API in the documentation
- Provide bespoke thread-per-task-bounded-elastic scheduler
- Docs
- Java not yet supported