Cantitate/Preț
Produs

Concurrent Programming in ML

Autor John H. Reppy
en Limba Engleză Paperback – 13 sep 2007
Concurrent Programming in ML focuses on the practical use of concurrency to implement naturally concurrent applications. In addition to a tutorial introduction to programming in Concurrent ML (CML), the book presents three extended examples using CML for practical systems programming: a parallel software build system, a simple concurrent window manager, and an implementation of distributed tuple spaces. CML, which is included as part of the SML of New Jersey (SML/NJ) distribution, combines the best features of concurrent programming and functional programming. This book also illustrates advanced SML programming techniques, and includes a chapter on the implementation of concurrency using features provided by the SML/NJ system. It will be of interest to programmers, students, and professional researchers working in computer language development.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 33761 lei  43-57 zile
  Cambridge University Press – 13 sep 2007 33761 lei  43-57 zile
Hardback (1) 76046 lei  43-57 zile
  Cambridge University Press – 12 aug 1999 76046 lei  43-57 zile

Preț: 33761 lei

Preț vechi: 42201 lei
-20% Nou

Puncte Express: 506

Preț estimativ în valută:
6462 6735$ 5379£

Carte tipărită la comandă

Livrare economică 06-20 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780521714723
ISBN-10: 0521714729
Pagini: 328
Ilustrații: 41 b/w illus. 3 tables
Dimensiuni: 178 x 254 x 18 mm
Greutate: 0.57 kg
Ediția:1
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States

Cuprins

1. Introduction; 2. Concepts in concurrent programming; 3. An introduction to Concurrent ML; 4. CML programming techniques; 5. Synchronization and communication mechanisms; 6. The rationale for CML; 7. A software build system; 8. A concurrent window system; 9. A CML implementation of Linda; 10. Implementing concurrency in SML/NJ; Appendix 1. CML reference manual; Appendix 2. The semantics of CML.

Descriere

A 'how-to' book for programmers and researchers interested in practical applications of Concurrent ML.