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.