
Concurrent Programming in ML
John H. Reppy(Author)
Cambridge University Press
Published on 14. September 2007
Book
Paperback/Softback
328 pages
978-0-521-71472-3 (ISBN)
Description
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.
More details
Language
English
Place of publication
Cambridge
United Kingdom
Target group
Professional and scholarly
Product notice
Paperback (trade)
Illustrations
3 Tables, unspecified; 41 Line drawings, unspecified
Dimensions
Height: 254 mm
Width: 178 mm
Thickness: 18 mm
Weight
619 gr
ISBN-13
978-0-521-71472-3 (9780521714723)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions

John H. Reppy
Concurrent Programming in ML
Book
08/1999
Cambridge University Press
€148.60
Shipment within 15-20 days
Person
Content
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.