Concurrent and Real-Time Programming in Java

by Andrew Wellings

Real-time functionality is essential for developing many consumer, industrial, and systems devices. While the C/C++ programming language is most often used in the creation of real-time software, th…