Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danluu/akka-concurrency-wyatt

Worked through Derek Wyatt's Akka Concurrency book
https://github.com/danluu/akka-concurrency-wyatt

Last synced: 7 days ago
JSON representation

Worked through Derek Wyatt's Akka Concurrency book

Awesome Lists containing this project

README

        

Worked though the examples in the pre-print of Derek Wyatt's book, Akka Concurrency. I found a lot bugs were while working through the book, and I sometimes had to pick an arbitrary implementation for things where code was unexpectedly not provided or wouldn't compile. From what I've heard, the released edition didn't fix many or most of the bugs, so the code probably won't differ from the print version by much.