Structure
QueuesConfiguration
Configuration parameters for the Queues module as a whole.
struct QueuesConfiguration
Topics
Initializers
Instance Properties
loggerA loggerpersistenceKeyThe key that stores the data about a job. Defaults tovapor_queuesrefreshIntervalThe number of seconds to wait before checking for the next job. Defaults to1userInfoworkerCountSets the number of workers used for handling jobs.
Instance Methods
add(_:)Adds a notification hook that can receive status updates about jobs
Enumerations
QueuesConfiguration.WorkerCountSupported options for number of job handling workers.
Relationships
Conforms To
Swift.SendableSwift.SendableMetatype