arunma / AkkaFSM
Code that goes along with the Akka FSM write up on http://rerun.me
☆16Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for AkkaFSM
- Akka persistance plugin implementation with Apache Ignite☆21Updated 5 years ago
- Fault tolerant distributed task scheduler.☆40Updated 4 years ago
- Set of traits, objects and tools to make monitoring akka systems easy.☆33Updated 8 years ago
- Simple demonstration of akka-cluster sharding functionality☆48Updated 8 years ago
- Akka Streams example of how to interleave Sources with priorities☆28Updated 7 years ago
- Study on akka-serialization using ProtoBuf, Kryo and Avro☆31Updated 8 years ago
- My experiments improving Scala's Future for Scala 2.12 and beyond☆34Updated 6 years ago
- Example how to integrate Esper with Akka in the form of an Akka event bus☆29Updated 9 years ago
- Akka based asynchronous worker pool☆32Updated 9 years ago
- akka-http file server for large file upload/download☆21Updated 9 years ago
- ☆16Updated 4 years ago
- A playground for comparing various approaches to Scala concurrency☆35Updated 8 years ago
- Example producer consumer(s) application that shows how Akka routing can be used to balance the load of the nodes in an Akka Cluster.☆42Updated 9 years ago
- Streaming examples using Play 2.5 and Akka Streams☆24Updated 8 years ago
- akka http gremlin 3 websocket connector☆31Updated 6 years ago
- Companion project to my "Akka and JDBC to Services" blog post.☆16Updated 8 years ago
- Activator template for Reactive Kafka☆20Updated 7 years ago
- A demonstration Akka application including Spray, Sharding, Data Duplication (aka Replication), and Akka TCP / Streams☆69Updated 8 years ago
- Code examples for Underscore's Advanced Scala course☆54Updated 8 years ago
- Logging backend for Akka based on Log4j☆28Updated 4 years ago
- Example code from the Mastering Akka book