WorkerRuntime

orchescala.worker.WorkerRuntime
object WorkerRuntime

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def nrOfThreads: Int

Concrete fields

lazy val loggerLayer: ZLayer[Any, Nothing, Unit]
lazy val managedExecutor: ZIO[Scope, Nothing, (ThreadPoolExecutor, Executor)]
lazy val sharedExecutorLayer: ZLayer[Any, Nothing, Executor]
lazy val zioRuntime: Runtime[Any]