Cargando…

Professional multicore programming : design and implementation for C++ developers /

"This practical book shifts the focus from sequential programming techniques to parallel and multithreaded programming techniques and introduces you to the everyday fundamentals of programming for multiprocessor and multithreaded architectures." "This book is for developers of various...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Hughes, Cameron, 1960-, Hughes, Tracey (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, Ind. : Wiley Pub., ©2008.
Colección:Wrox professional guides.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. The New Architecture. 2. Four Effective Multicore Designs. 3. The Challenges of Multicore Programming. 4. The Operating System's Role. 5. Processes, C++ Interface Classes, and Predicates. 6. Multithreading. 7. Communication and Synchronization of Concurrent Tasks. 8. PADL and PBS: Approaches to Application Design. 9. Modeling Software Systems That Require Concurrency. 10. Testing and Logical Fault Tolerance for Parallel Programs. Appendix A. UML for Concurrent Design. Appendix B. Concurrency Models. Appendix C. POSIX Standard for Thread Management. Appendix D. POSIX Standard for Process Management. Bibliography.