GitHub / mmabdelateef / SimpleTaskQueue
Avoid race conditions by execute tasks sequentially even across different threads. guarantee only one task is running at a time
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmabdelateef%2FSimpleTaskQueue
Stars: 4
Forks: 0
Open issues: 1
License: mit
Language: Swift
Size: 81.1 KB
Dependencies parsed at: Pending
Created at: almost 7 years ago
Updated at: about 1 year ago
Pushed at: about 6 years ago
Last synced at: 9 days ago
Topics: backpressure, concurrency, ios, queue, serial, swift, synchro, threading