CREATING COMPONENTS object oriented, concurrent, and distributed computing in java

Concurrency is a powerful technique for developing efficient and lightning- fast software. For instance, concurrency can be used in common applications such as online order processing to speed processing and ensure transaction reliability. However, mastering concurrency is one of the greatest chall...

Descripción completa

Detalles Bibliográficos
Autor principal: KANN, CHARLES W. (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: [Place of publication not identified] CRC Press 2017.
Edición:1st edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627726006719
Tabla de Contenidos:
  • Book Cover; Title; Copyright; Contents; Preface; Chapter 1 Introduction to Concurrent Programming and Components; Chapter 2 Threads and Program Contexts; Chapter 3 Designing and Implementing Concurrent Programs with State Diagrams; Chapter 4 Identifiers, Variables, Objects, and Collection Classes; Chapter 5 Programming to an Interface; Chapter 6 Exceptions in Java; Chapter 7 Implementing an Animator Component Using the Java Event Model; Chapter 8 Cooperative Synchronization; Chapter 9 Combining Concurrent Techniques; Chapter 10 Organizing the Problem for Reuse: Reuse of Utility Classes
  • Chapter 11 Object-Oriented DesignChapter 12 Program Management in Java; Chapter 13 Distributed Programming Using RMI; Appendix A Key Words; References; Index