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
- Operators.multiplyCap should handle 0 properly
- Document reactor-core-micrometer name and tag operator use
- Document reactor-core-micrometer policy on registered metrics
- Flux.onBackpressureBuffer should validate maxSize
- Validate bufferSize and prefetch in operators
- Validate historySize in SinkManyReplayProcessor#create(int, boolean)
- busy loop causing deadlock in failure handler
- fix: return FAIL_CANCELLED from tryEmit* on auto-cancelled multicast sink
- FluxTakeUntilOther does not cancel infinite Main on async companion error
- [#4230] FluxTakeUntilOther: Cancel main when other errors
- Docs
- Java not yet supported