Closed hmil closed 8 years ago
This should allow arbitrary many concurrent requests to run on the JVM without using up all threads from the default execution context.
Is that right @sjrd ?
That's what the doc of blocking says, at least. ^^
blocking
This should allow arbitrary many concurrent requests to run on the JVM without using up all threads from the default execution context.
Is that right @sjrd ?