Current sampled execution metrics, if available.
Submits an effect for execution.
The number of operations a fiber should run before yielding.
Views this Executor as a Scala ExecutionContext.
Views this Executor as a Scala ExecutionContextExecutorService.
Views this Executor as a Scala ExecutionContextExecutorService.
Views this Executor as a Java Executor.
Submits an effect for execution and signals that the current fiber is ready to yield.
Submits an effect for execution and signals that the current fiber is ready to yield or throws.
Submits an effect for execution or throws.
An executor is responsible for executing actions. Each action is guaranteed to begin execution on a fresh stack frame.