libpcl1

Portable Coroutine Library (PCL)

Description

Coroutines are a very simple cooperative multitasking environment where the switch from one task to another is done explicitly by a function call. Coroutines are a lot faster than processes or threads switch, since there is no OS kernel involvement for the operation. Also coroutines require much less OS resources than processes of threads.

For a more complete definition of the term coroutine see The Art of Computer Programming by Donald E. Knuth.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://www.xmailserver.org/libpcl.html


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libpcl1