Principles of concurrent and distributed programming /
The latest edition of a classic text on concurrency and distributed programming - from a winner of the ACM/SIGCSE Award for Outstanding Contribution to Computer Science Education.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Harlow, England ; New York :
Addison-Wesley,
2006.
|
Edición: | 2nd ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- What is concurrent programming?
- The concurrent programming abstraction
- The critical section problem
- Verification of concurrent programs
- Advanced algorithms for the critical section problem
- Semaphores
- Monitors
- Channels
- Spaces
- Distributed algorithms
- Global properties
- Consensus
- Real-time systems.