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 Debian Archiv squeeze (main)
Version1.6-1
Sektionlibs
Prioritätoptional
Installierte Größe60 Byte
Hängt ab vonlibc6 (>= 2.3.5-1)
Empfohlene Pakete
PaketbetreuerDamián Viano
Quelle
Paketgröße4840 Byte
Prüfsumme MD5a2aeb1b2cad34261b2c06de837bb854f
Prüfsumme SHA1e05eb7c74eff899b835f09e2454ecb25cbd94f16
Prüfsumme SHA2566085c95f7338fe9e29c4946b97705d10a8d4a6d9cc63b9a4abe4ef6151dd8364
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