Paketname | libace-5.6.3 |
Beschreibung | C++ network programming framework |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 5.6.3-6 |
Sektion | universe/libs |
Priorität | optional |
Installierte Größe | 1700 Byte |
Hängt ab von | libc6 (>= 2.8), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | ace |
Paketgröße | 703784 Byte |
Prüfsumme MD5 | f74ffd9b7436d0a6dd1e3bff9b995808 |
Prüfsumme SHA1 | 94ceb18e53100c17ed212b0ad695919201e5fd66 |
Prüfsumme SHA256 | 6539d0e6b26659814a5d2d072224cf04a070f320a777b2d83aa2d03abeb1f4f7 |
Link zum Herunterladen | libace-5.6.3_5.6.3-6_i386.deb |
Ausführliche Beschreibung | This package contains the ADAPTIVE Communication Environment (ACE)
framework.
.
It provides platform independent C++ wrappers for interprocess
communication:
* signals
* pipes
* sockets
* message queues
* semaphores
* shared memory
as well as thread, process management routines and much more.
.
Moreover, it defines patterns for common communication tasks. Beyond
these:
* Reactor, to handle event demultiplexing and dispatching
* Proactor, for asynchronous I/O driven programs
|