https://github.com/ktoso/akka-codepot-workshop
https://github.com/ktoso/akka-codepot-workshop
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ktoso/akka-codepot-workshop
- Owner: ktoso
- Created: 2015-08-23T10:51:46.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-29T10:32:07.000Z (almost 10 years ago)
- Last Synced: 2025-05-13T02:12:23.158Z (about 2 months ago)
- Language: Scala
- Size: 2.28 MB
- Stars: 7
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-2.0.txt
Awesome Lists containing this project
README
akka-codepot-workshop
=====================
codepot workshop combining Akka Cluster with streaming and various patterns.TODO:
- [ ] project outline, projects, goal of workshop
- [ ] akka-http and ask into worker which scans entire thing
- [ ] akka-http and ask into worker with separate dispatcher
- [ ] akka-http and ask into master, who has workers (remote)
- [ ] akka-http and ask into master, who has workers (remote), who fail
- [ ] akka-http and ask into master, who has workers (remote), who fail, so we use backup-requests
- [ ] how does this compare with micro services
- [ ] actSlow_!!! show crappy blocking impl's impact on performance (then separate dispatcher, then `after`)
- [ ] akka-http and ask into cluster sharding
- [ ] show cluster sharding how it recovers nodes
- [ ] remembered entries
- [ ] recovery of cache from journal - make them PersistentActors
- [ ] return JSON
- [ ] return streaming JSON
- [ ] circuit breakers?
- [ ] akka-http and ask into cluster sharding, with LRU cache (compose actors)~~ Konrad `ktoso` Malawski – 2015 @ Codepot, Warsaw
License
=======Apache 2.0