附註:Includes bibliographical references (pages 355-358) and index.
Preface -- Introduction -- Part I. Extensions for Concurrency -- Overview of Extensions -- OP-Methods, Operations, and Capabilities -- Concurrent Execution -- Synchronization Using Shared Variables -- Semaphore -- Asynchronous Message Passing -- Remote Procedure Call -- Rendezvous -- Virtual Machines -- The Dining Philosophers -- Exceptions -- Inheritance of Operations -- Inter-Operation Invocation Selection Mechanism -- Part II. Applications -- Parallel Matrix Multiplication -- Solving PDEs: Grid Computations -- The Traveling Salesman Problem -- A Distributed File System -- Discrete Event Simulation -- Interfacing JR and GUIs -- Preprocessors for Other Concurrency Notations -- Appendices -- History of JR -- References -- Index.
摘要:The JR Programming Language: Concurrent Programming in an Extended Java, an advanced-level text book, describes the JR programming language and illustrates how it can be used to write concurrent programs for a variety of applications. This text presents numerous small and large example programs. The source code for all programming examples and the given parts of all programming exercises are available on the JR webpage. Dr. Ronald A. Olsson and Dr. Aaron W. Keen, the authors of this text, are the designers and implementors of JR.