Concurrent Programming in Java
© 1996-1999 Doug Lea  

 

 


1.3 Design Forces

Follow-ups

Readings and Resources

Accounts of high-level object-oriented software analysis and design that cover at least some concurrency issues include: Accounts of concurrent software specification, analysis, design, and verification include: Several specialized fields of software development rely heavily on concurrency. For example, many simulation systems, telecommunications systems, and multimedia systems are highly multithreaded. While basic concurrency techniques form much of the basis for the design of such systems, this book stops short of describing large-scale software architectures or specialized programming techniques associated with particular concurrent applications. See, for example: Technical issues are only one aspect of concurrent software development, which also entails testing, organization, management, human factors, maintenance, tools, and engineering discipline. For an introduction to basic engineering methods that can be applied to both everyday programming and larger efforts, see: For a completely different perspective, see: For more information about integrating performance concerns into software engineering efforts, see for example: Further distinctions between open and closed systems are discussed in:


Doug Lea
Last modified: Sun Oct 17 15:02:27 EDT 1999