Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AkkaCluster

Simple Akka.net Cluster for testing on Pivotal Cloud Foundry and attempts to handle split brain scearios with the cluster.

git clone https://github.com/miclip/AkkaCluster.git
cd ./AkkaCluster
dotnet publish ./src/Lighthouse.NetCoreApp -f netcoreapp2.0 -r win7-x64
dotnet publish ./src/SimpleListener -f netcoreapp2.0 -r win7-x64

Requires a redis connection to be added to the manifest.

cf push 

About

Simple Akka.net Cluster for testing on Pivotal Cloud Foundry

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages