Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ktoso/akka-codepot-workshop


https://github.com/ktoso/akka-codepot-workshop

Last synced: 3 months ago
JSON representation

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