swift-task-queue

1.1.1

Frizlab/swift-task-queue

What's New

Task Queue 1.1.1

2024-05-23T23:27:23Z

TaskQueue for Swift with async/await

A protocol which allows executing async tasks one after the other in an actor, given a task queue (an array of tasks).

If I’m not mistaken this will not be needed anymore at some point in the future when actor will be able to have their own execution queue.

Description

  • Swift Tools 5.5.0
View More Packages from this Author

Dependencies

  • None
Last updated: Fri Oct 18 2024 00:44:58 GMT-0900 (Hawaii-Aleutian Daylight Time)