Enumeration
QueuesConfiguration.WorkerCount
Supported options for number of job handling workers.
enum WorkerCount
Topics
Enumeration Cases
case custom(Int)Specify a custom worker count.case `default`One worker per event loop.
Initializers
init(integerLiteral: Int)SeeExpressibleByIntegerLiteral.
Relationships
Conforms To
Swift.ExpressibleByIntegerLiteralSwift.SendableSwift.SendableMetatype