reactive-payment-processor
reactive-payment-processor copied to clipboard
Reactive Payment Processor example from the Tour of Akka Cluster article series
Reactive Payment Processor
This is an example application demonstrating the features of Akka Cluster. It is used as supporting example for the following articles:
- https://manuel.bernhardt.io/2018/01/03/tour-akka-cluster-akka-distributed-data/
- https://manuel.bernhardt.io/2018/01/31/tour-akka-cluster-eventual-consistency-persistent-actors-message-delivery-semantics/
- https://manuel.bernhardt.io/2018/02/26/tour-akka-cluster-cluster-sharding/
Running the tests
Make sure you have sbt installed, then from the sbt command line run
multi-jvm:test