Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PerfectlySoft/Perfect-Thread
Core threading library for Perfect Server Side Swift. Includes support for serial and concurrent thread queues, locks, read/write locks and events.
https://github.com/PerfectlySoft/Perfect-Thread
perfect server-side-swift swift threading
Last synced: 3 months ago
JSON representation
Core threading library for Perfect Server Side Swift. Includes support for serial and concurrent thread queues, locks, read/write locks and events.
- Host: GitHub
- URL: https://github.com/PerfectlySoft/Perfect-Thread
- Owner: PerfectlySoft
- License: apache-2.0
- Created: 2016-06-02T17:16:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-18T16:17:23.000Z (over 5 years ago)
- Last Synced: 2024-07-23T01:43:44.814Z (4 months ago)
- Topics: perfect, server-side-swift, swift, threading
- Language: Swift
- Homepage: https://www.perfect.org
- Size: 250 KB
- Stars: 18
- Watchers: 5
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- TheList - Pefect Thread Library - Core threading library for Perfect Server Side Swift. Includes support for serial and concurrent thread queues, locks, read/write locks and events. (Server Side Utilities / Miscellaneous)
README
# Perfect-Thread [简体中文](README.zh_CN.md)
Core threading package used in Perfect. Includes support for serial and concurrent thread queues, locks, read/write locks and events.
## Further Information
For more information on the Perfect project, please visit [perfect.org](http://perfect.org).