Cantitate/Preț
Produs

Concurrency – State Models and Java Programs 2e

Autor J Magee
en Hardback – 21 apr 2006
'I love this book! It is beautifully written and the combined FSP/Java approach to model-based development is leading-edge. The supporting materials, including the LTSA software and the lecture slides, are superb.' (Scott Smolka, SUNY at Stony Brook) This book provides a systematic and practical approach to designing, analyzing and implementing concurrent programs, using both state models and Java programs to introduce and illustrate key concepts and techniques. Topics covered include: * threads and interaction * interference, exclusion and synchronization * deadlock, safety and liveness properties * message passing * concurrent software architectures * dynamic and timed systems. Established as a key learning resource for computer science graduate and undergraduate students, this second edition includes new coverage of Program Verification and Logical Properties. The accompanying website contains an updated version of the LTSA tool for modeling concurrency, model animation and model checking. The website also includes the full set of state models, Java examples and demonstration programs and a comprehensive series of overhead slides for course presentation. Ideal for classroom use or self-study, this book provides readers with the means to understand the fundamentals and practice of concurrency.
Citește tot Restrânge

Preț: 36608 lei

Preț vechi: 45760 lei
-20%

Puncte Express: 549

Preț estimativ în valută:
7014 7597$ 6015£

Carte disponibilă

Livrare economică 18 aprilie-02 mai
Livrare express 04-10 aprilie pentru 4258 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780470093559
ISBN-10: 0470093552
Pagini: 434
Dimensiuni: 189 x 235 x 24 mm
Greutate: 0.86 kg
Ediția:2nd Edition
Editura: Wiley
Locul publicării:Chichester, United Kingdom

Public țintă

Senior U/Graduate and Graduate Students taking CS and SE Degrees, Java Programmers and Software Engineers.

Cuprins


Descriere

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.