Queue

open class Queue

Undocumented

  • Undocumented

    Declaration

    Swift

    public static let `default`: Queue
  • Undocumented

    Declaration

    Swift

    public func dispatch<J>(_ job: J) -> QueuedJob where J : Job
  • Undocumented

    Declaration

    Swift

    public func run()
  • Undocumented

    Declaration

    Swift

    public static func register(job: Job.Type)
  • Undocumented

    Declaration

    Swift

    public static func register(jobs: [Job.Type])
  • Undocumented

    See more

    Declaration

    Swift

    public struct Connection : Hashable, CustomStringConvertible
  • Undocumented

    See more

    Declaration

    Swift

    public enum Mode : Hashable
  • Qos

    Undocumented

    See more

    Declaration

    Swift

    public enum Qos : Hashable