https://github.com/dkarter/7_concurrency_models
Working through examples from the "7 Concurrency Models in 7 Weeks" book.
https://github.com/dkarter/7_concurrency_models
Last synced: 14 days ago
JSON representation
Working through examples from the "7 Concurrency Models in 7 Weeks" book.
- Host: GitHub
- URL: https://github.com/dkarter/7_concurrency_models
- Owner: dkarter
- Created: 2016-04-14T22:45:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-01T08:35:47.000Z (over 2 years ago)
- Last Synced: 2026-06-06T13:06:01.672Z (29 days ago)
- Language: Java
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is this?
I use this repo to keep track of all my work as I am going through the [7
Concurrency Models in 7 Weeks](http://amzn.to/22xVvdB) book by Paul Butcher.