Dennis Vriend
Results
5
repositories owned by
Dennis Vriend
akka-concurrency-test
69
Stars
11
Forks
Watchers
Study on what Threads, ThreadPools, Executors, ExecutorServices, ExecutionContext, Futures are and how to configure them
akka-persistence-inmemory
134
Stars
37
Forks
Watchers
Akka-persistence-inmemory is a plugin for akka-persistence that stores journal and snapshot messages memory, which is very useful when testing persistent actors, persistent FSM and akka cluster
akka-serialization-test
31
Stars
6
Forks
Watchers
Study on akka-serialization using ProtoBuf, Kryo and Avro