pcllib - Portable Coroutine Library (PCL)
Website: | http://xmailserver.org/libpcl.html |
---|---|
License: | GPLv2+ |
Vendor: | Alcance Libre, Inc. |
- Description:
The Portable Co-routine Library (PCL) implements the low level functionality for co-routines in C. Co-routines are a very simple cooperative multitasking environment where the switch from one task to another is done explicitly by a function call. Co-routines are a lot faster and require much less OS resources than processes or threads.
Packages
pcllib-1.12-12.fc14.al.src [381 KiB] |
Changelog
by Joel Barrios (2019-01-21):
- Rebuild for ALDOS 1.4.15. |