Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 289 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 289 Bytes

Swift Concurrency Testing

Just a random collection of tests and ideas around concurrency in Swift.

Structured Concurrency isn't for everyone and certainly suitable for every case.

Looking at use of GCD, raw threads, OS threads, concurrency primatives etc.

Might as well be public :)