Reactive Streams JVM Specification 1.0.4¶
Initiative, R. S. (2022). Reactive Streams JVM Specification 1.0.4.
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Mechanisms¶
- Bounded Queue Capacity
- Its strength is that the bound cannot be forgotten or overridden in the heat of the moment: enforcement lives in the structure itself, so overload produces a clean, fast refusal and backpressure that propagates up the chain
This sourceRequires back pressure to propagate across an asynchronous processing graph so receiving components are not forced into unbounded buffering.
- Its strength is that the bound cannot be forgotten or overridden in the heat of the moment: enforcement lives in the structure itself, so overload produces a clean, fast refusal and backpressure that propagates up the chain
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:1c81321e6ace · see in the full table