Uses of Package
io.github.teceli.resiliencia.patterns.bulkhead
Packages that use io.github.teceli.resiliencia.patterns.bulkhead
-
Classes in io.github.teceli.resiliencia.patterns.bulkhead used by io.github.teceli.resiliencia.patterns.bulkheadClassDescriptionBulkhead pattern: bound how many calls may execute concurrently, isolating the protected resource from overload.Events emitted by the Bulkhead pattern.