Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/danluu/akka-concurrency-wyatt
- Owner: danluu
- Created: 2013-02-13T20:36:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-09T15:55:06.000Z (over 10 years ago)
- Last Synced: 2024-04-09T22:45:11.491Z (7 months ago)
- Language: Scala
- Homepage:
- Size: 280 KB
- Stars: 47
- Watchers: 12
- Forks: 21
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.