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
- feat: Improved logging performance by replacing regular expression
- Schedulers.Factory.newThreadPerTaskBoundedElastic(int, int, ThreadFactory) is not publicly accessible
- Is there a Reactor operator that automatically merges signals under backpressure (mergeOnBackpressure)?
- Flux#sampleFirst(Duration) marble diagram does not match implementation semantics
- DelegateServiceScheduler (via Schedulers) silently terminates periodic tasks on exception (ENC pattern)
- Integer overflow in `bufferTimeout`
- Inconsistency in marble illustration for Flux.scan
- Fix: Sinks queue is not cleared on immediate cancellation
- Recursive subscribe/loop during service shutdown
- Added overloaded expectNextMatch to match multiple elements
- Docs
- Java not yet supported