| Paketname | libpcl1 |
| Beschreibung | Portable Coroutine Library (PCL) |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.6-1 |
| Sektion | universe/libs |
| Priorität | optional |
| Installierte Größe | 60 Byte |
| Hängt ab von | libc6 (>= 2.4-1) |
| Empfohlene Pakete | |
| Paketbetreuer | Damián Viano |
| Quelle | |
| Paketgröße | 4772 Byte |
| Prüfsumme MD5 | 2ec834c02bd1c7cb116715a04c291a93 |
| Prüfsumme SHA1 | 59fac4b97ccb3cbfdd93627b67641e2d986a51ee |
| Prüfsumme SHA256 | 01bf898df469070693207596232b507e75887ce8869831116636f9df7e56afc5 |
| Link zum Herunterladen | libpcl1_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.
.
Homepage: http://www.xmailserver.org/libpcl.html
|