Simplifies the concurrent pool interface to hide the underlying lease information by eliminating concurrency support (e.g. each resource can be leased exactly once).
The concurrent resource pool to wrap.
A wrapped version of the pool that eliminates concurrency.
Generated using TypeDoc
Simplifies the concurrent pool interface to hide the underlying lease information by eliminating concurrency support (e.g. each resource can be leased exactly once).