Name: | pcllib |
---|---|
Version: | 1.12 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 29474 |
License: | GPLv2+ |
RPM: | pcllib-1.12-1.el7.x86_64.rpm |
Source RPM: | pcllib-1.12-1.el7.src.rpm |
Build Date: | Fri Nov 03 2017 |
Build Host: | x86-ol7-builder-02.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