Concurrency is an area of software design that is vital in a wide range of applications where responsiveness are issues. They are especially important in the development of control systems. By their nature, concurrent programs are more complex, and therefore more difficult to reason than sequential
Concurrency: State Models & Java Programs
β Scribed by Jeff Magee, Jeff Kramer
- Publisher
- Wiley
- Year
- 2006
- Tongue
- English
- Leaves
- 434
- Edition
- Desktop Edition
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Concurrency provides a thoroughly updated approach to the basic concepts and techniques behind concurrent programming. Concurrent programming is complex and demands a much more formal approach than sequential programming. In order to develop a thorough understanding of the topic Magee and Kramer present concepts, techniques and problems through a variety of forms: informal descriptions, illustrative examples, abstract models and concrete Java examples. These combine to provide problem patterns and associated solution techniques which enable students to recognise problems and arrive at solutions.New features include: * New Chapter and coverage of Verification. * More student exercises. * Totally updated version of the LTSA tool packaged with the book which makes it easier to use and extends its capabilities.
π SIMILAR VOLUMES
Concurrency is an area of software design that is vital in a wide range of applications where responsiveness are issues. They are especially important in the development of control systems. By their nature, concurrent programs are more complex, and therefore more difficult to reason than sequential