Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 338 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 338 Bytes

Scala implementation of concepts from the The Art Of Multiprocessor Programing book.

This is largely intended as a vehicle for me to understand the concepts in the book, and not for any production use. Also, the java.util.concurrent package provides most of this anyways.