FreeTechBooks.com Homepage
FreeTechBooks.com
Free Online Computer Science and Programming Books, Textbooks, and Lecture Notes


Concurrent Programming
 Topics   Views 
Advertisements Advertisements
No new posts Concurrent Programming in Erlang
Written in a tutorial style, the emphasis is on learning through example and a number of well known problems in designing and programming concurrent fault-tolerant real-time systems are illustrated.

9277
No new posts Concurrent Programming Using Java
An introduction to using the Java programming language in concurrent or multithreaded applications.

16131
No new posts The Little Book of Semaphores, Second Edition
Introduces the principles of synchronization for concurrent programming. Covers the classical problems, including Readers-writers, Producer-consumer, and Dining Philosophers, plus a number of not-so-classical problems.

9940
Advertisements Advertisements