A queue that regulates the execution of concurrent tasks, for Swift.
dependencies: [
.package(url: "https://github.com/kylehughes/task-queue.git", branch: "main"),
]
Task Queue is not accepting source contributions at this time. Bug reports will be considered.
This framework is a personal hobby. Feel free to copy pieces, or to fork, but don't expect much support.
Kyle Hughes
Task Queue is available under the MIT license.
See LICENSE
for details.