Name: | pcllib |
---|---|
Version: | 1.12 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 86834 |
License: | GPLv2+ |
RPM: | pcllib-1.12-1.el7.aarch64.rpm |
Source RPM: | pcllib-1.12-1.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm03.us.oracle.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. |
- Initial version of the package