Skip to content

Frizlab/swift-task-queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages