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 supported1 Subscribers
Add a CodeTriage badge to reactor-core
Help out
- Issues
- Reactor core primitives Flux#using, Flux#usingWhen, Flux#fromIterable should be GC friendly to prevent memory leak
- Test TimedSchedulerTest#workerSchedulePeriodicallyIsCorrectlyMetered() failed while releasing 3.5.0 version
- Evaluate instanceof overhead related to internal typing
- explore `Publisher` / `Subscriber` / `Subscription` characteristics as a replacement for instance check
- Add tests for AOT reflection hints
- EmitterProcessor queue not cleared on immediate cancellation
- Unable to verify context in empty Publisher using StepVerifierOptions
- investigate flaky test `FluxBlackboxProcessorVerification > required_spec312_cancelMustMakeThePublisherToEventuallyStopSignaling`
- JCStress test hangs randomly `reactor.core.publisher.FluxSwitchOnFirstStressTest.InboundErrorLeadingToErrorAndOutboundCancelStressTest`
- [Flaky test] FluxCreateTest.fluxCreateOnRequestMultipleThreadsSlowProducer
- Docs
- Java not yet supported