Skip to content

Instantly share code, notes, and snippets.

@asilturk
Created July 25, 2020 16:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asilturk/5e0835516571956b4e12ff1a46421cec to your computer and use it in GitHub Desktop.
Save asilturk/5e0835516571956b4e12ff1a46421cec to your computer and use it in GitHub Desktop.
concurrentQueue.swift
let queue = DispatchQueue(label: "feeQueue", attributes: .concurrent)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment