Interprocess communications in Linux
The definitive guide to Linux processes and IPC for programmers and system administrators Pipes, message queues, semaphores, shared memory, RPC, sockets, the /proc filesystem, and much more In-depth coverage of multithreading with POSIX compliant LinuxThreads Contains dozens of detailedprogram examp...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Upper Saddle River, NJ :
Prentice Hall PTR
c2003.
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627303706719 |
Tabla de Contenidos:
- Ch. 1. Programs of Processes
- Ch. 2. Processing Environment
- Ch. 3. Using Processes
- Ch. 4. Primitive Communications
- Ch. 5. Pipes
- Ch. 6. Message Queues
- Ch. 7. Semaphores
- Ch. 8. Shared Memory
- Ch. 9. Remote Procedure Calls
- Ch. 10. Sockets
- Ch. 11. Threads
- App. A. Using Linux Manual Pages
- App. B. UNIX Error Messages
- App. C. RPC Syntax Diagrams
- App. D. Profiling Programs.