| Name: | pcllib |
|---|---|
| Version: | 1.12 |
| Release: | 13.el8 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 31026 |
| License: | GPLv2+ |
| RPM: | pcllib-1.12-13.el8.x86_64.rpm |
| Source RPM: | pcllib-1.12-13.el8.src.rpm |
| Build Date: | Sat Nov 02 2019 |
| Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | http://xmailserver.org/libpcl.html |
| Summary: | Portable Coroutine Library (PCL) |
| 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. |