WorkStealing
zio.RuntimeFlag.WorkStealing
case object WorkStealing extends RuntimeFlag
The work stealing flag determines whether threads running fibers about to asynchronously suspend will first attempt to steal work before suspending.
Attributes
- Graph
-
- Supertypes
- Self type
-
WorkStealing.type
Members list
In this article