Paketname | libpcl1-dev |
Beschreibung | Portable Coroutine Library (PCL), development files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.6-1 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 84 Byte |
Hängt ab von | libpcl1 (= 1.6-1) |
Empfohlene Pakete | |
Paketbetreuer | Damián Viano |
Quelle | libpcl1 |
Paketgröße | 11520 Byte |
Prüfsumme MD5 | faed012322ab75702fe962d7c05ba531 |
Prüfsumme SHA1 | f7c44ba2d6a60acfafa31f1891afb0fee964b678 |
Prüfsumme SHA256 | a2d92797438d52c916239ca5de84ffd21b9de308b4b25546691e24e6518551f7 |
Link zum Herunterladen | libpcl1-dev_1.6-1_i386.deb |
Ausführliche Beschreibung | 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.
.
This package contains the static library and header files used in
development, plus developer's documentation.
.
Homepage: http://www.xmailserver.org/libpcl.html
|