ConcurrencyLimiter
scalus.cardano.node.ConcurrencyLimiter
Limits the number of concurrent futures that can be executing. Cross-platform (JVM/JS) and non-blocking.
Value parameters
- maxConcurrent
-
Maximum number of futures that can execute concurrently
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article