Limit search to available items
Book Cover
Book
Author Hartley, Stephen J.

Title Concurrent programming : the Java programming language / Stephen J. Hartley
Published New York : Oxford University Press, 1998

Copies

Location Call no. Vol. Availability
 W'PONDS  005.2762 Java Har/Cpt  AVAILABLE
Description xii, 260 pages : illustrations ; 24 cm
Contents 1. Introduction -- 2. The Java Programming Language -- 3. Concurrent Programming -- 4. Semaphores -- 5. Monitors -- 6. Message Passing and the Rendezvous -- 7. Parallel Computing -- Program and Library Class Source Code
Summary "Designed for students and professionals, Concurrent Programming: The Java Programming Language provides a practical, demonstrative introduction to the issues and concepts in concurrent programming, operating systems, the client-server model, and multiple threads. It features numerous Java example programs as stand-alone applications rather than as simple applets, showing readers how to utilize the Java programming language to write programs that use semaphores, monitors, message passing, remote procedure calls, and the rendezvous for thread synchronization and communication. Each example program includes output from one or more sample runs. Multithreading issues such as race conditions, critical sections, mutual exclusion, and condition synchronization are covered. Several thread communication tools used extensively in client-server programming - message passing, the rendezvous, and remote procedure calls - are also described
An algorithm animation package, written in Java, is used in several of the example programs. The book concludes with a brief introduction to parallel processing with Java."--BOOK JACKET. "Concurrent Programming: The Java Programming Language is ideal for a concurrent programming course or as a supplement in an operating systems class. Professional programmers will also find the presentation accessible."--BOOK JACKET
Bibliography Includes bibliographical references (pages 238-240) and index
Subject Java (Computer program language)
Parallel programming (Computer science)
LC no. 97042037
ISBN 0195113152 (paperback: alk. paper)
Other Titles Java programming language