DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibpcl1
BeschreibungPortable Coroutine Library (PCL)
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.6-1
Sektionuniverse/libs
Prioritätoptional
Installierte Größe60 Byte
Hängt ab vonlibc6 (>= 2.4-1)
Empfohlene Pakete
PaketbetreuerDamián Viano
Quelle
Paketgröße4772 Byte
Prüfsumme MD52ec834c02bd1c7cb116715a04c291a93
Prüfsumme SHA159fac4b97ccb3cbfdd93627b67641e2d986a51ee
Prüfsumme SHA25601bf898df469070693207596232b507e75887ce8869831116636f9df7e56afc5
Link zum Herunterladenlibpcl1_1.6-1_i386.deb
Ausführliche BeschreibungCoroutines 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


Impressum
Linux is a registered trademark of Linus Torvalds