Concurrent programming using Java
Loading...
Date
1998
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Oxford University Press
Abstract
Description
1.Introduction; 2.Sequential Example Programs; 3.Threads; 4.Semaphores; 5.Monitors; 6.Message passing; 7.Rendezvous; 8.Remote method invocation; 9.Parallel processing; 10.Applet demos of the Xtango animator; 11.Laboratory programming exercises