Skip to content

zapletal-martin/akka-persistence-cassandra-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

akka-persistence-cassandra-benchmark

Benchmarks of akka persistence cassandra project (https://github.com/akka/akka-persistence-cassandra).

Specifically Replay, Strong and Weak Scaling (https://www.sharcnet.ca/help/index.php/Measuring_Parallel_Scaling_Performance) and other benchmarks.

Allows tuning of replay dispatchers, threadpool, partition size, buffer size etc.

Originally used to compare performance improvement between versions "0.7-SNAPSHOT" with the blocking iterator abstraction and version "0.15-SNAPSHOT" using Akka Persistence Query EventsByPersistenceId stream for asynchronous non blocking replay.

Some of the results were published in my Data in Motion: Streaming Static Data Efficiently presentation (http://www.slideshare.net/MartinZapletal/data-in-motion-streaming-static-data-efficiently).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages