All Projects → petabridge → akkadotnet-bootstrap

petabridge / akkadotnet-bootstrap

Licence: Apache-2.0 license
Akka.Remote and Akka.Cluster Bootstrapping Tools for Akka.NET

Programming Languages

C#
18002 projects
F#
602 projects
powershell
5483 projects
shell
77523 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to akkadotnet-bootstrap

akka-cluster-minimal
Akka Cluster - absolute minimal
Stars: ✭ 16 (-44.83%)
Mutual labels:  akka-cluster
khermes
A distributed fake data generator based in Akka.
Stars: ✭ 94 (+224.14%)
Mutual labels:  akka-cluster
akka-cluster-kubernetes
Code for our talk about achieving elasticity with Akka Cluster and Kubernetes
Stars: ✭ 33 (+13.79%)
Mutual labels:  akka-cluster
akka-cookbook
提供清晰、实用的Akka应用指导
Stars: ✭ 30 (+3.45%)
Mutual labels:  akka-cluster
Petabridge.Tracing.Zipkin
Professionally supported Zipkin + OpenTracing driver in C#
Stars: ✭ 35 (+20.69%)
Mutual labels:  akkadotnet
Akka.Quartz.Actor
Quartz scheduling actor
Stars: ✭ 50 (+72.41%)
Mutual labels:  akkadotnet
generic-batch-processor
”Building a concurrent and distributed system for batch processing which is fault tolerant and can scale up or scale out using Akka.NET (based on actor model)”.
Stars: ✭ 18 (-37.93%)
Mutual labels:  akkadotnet
akka-cluster-on-kubernetes
Sample project for deploying Akka Cluster to Kubernetes. Presented at Scala Up North on July 21, 2017.
Stars: ✭ 35 (+20.69%)
Mutual labels:  akka-cluster
Akka.Logger.Serilog
Akka.NET logging integration for Serilog library
Stars: ✭ 22 (-24.14%)
Mutual labels:  akkadotnet
endless
Scala library to describe sharded and event sourced entities using tagless-final algebras
Stars: ✭ 70 (+141.38%)
Mutual labels:  akka-cluster
akka-cluster-sample
A sample Akka Cluster application that uses ZooKeeper for service discovery
Stars: ✭ 13 (-55.17%)
Mutual labels:  akka-cluster
simplexspatial
The Reactive Geospatial Server
Stars: ✭ 17 (-41.38%)
Mutual labels:  akka-cluster
distributed-cache-on-k8s-poc
[PoC] Distributed Cache with Akka Cluster Sharding and Akka HTTP on Kubernetes
Stars: ✭ 15 (-48.28%)
Mutual labels:  akka-cluster
akka-cluster-operator
Run Akka Cluster applications in Kubernetes.
Stars: ✭ 72 (+148.28%)
Mutual labels:  akka-cluster
Akka.Persistence.Extras
Akka.NET Persistence extras and ideas
Stars: ✭ 19 (-34.48%)
Mutual labels:  akkadotnet
SharpPulsar
One million topics client for Apache Pulsar - that is the goal!
Stars: ✭ 23 (-20.69%)
Mutual labels:  akkadotnet
Akka.Persistence.PostgreSql
Akka.Persistence.PostgreSql provider
Stars: ✭ 32 (+10.34%)
Mutual labels:  akkadotnet
Akka.Persistence.SqlServer
Akka.Persistence.SqlServer provider
Stars: ✭ 53 (+82.76%)
Mutual labels:  akkadotnet
sbt-kubeyml
Sbt plugin to help deploy Scala applications to Kubernetes
Stars: ✭ 37 (+27.59%)
Mutual labels:  akka-cluster

Akka.NET Bootstrapping Tools

Akka.Remote and Akka.Cluster bootstrapping utilities for Akka.NET on various runtime environments.

To learn more about a specific runtime environment, please see the following:

Building this solution

To run the build script associated with this solution, execute the following:

Windows

c:\> build.cmd all

Linux / OS X

c:\> build.sh all

If you need any information on the supported commands, please execute the build.[cmd|sh] help command.

This build script is powered by FAKE; please see their API documentation should you need to make any changes to the build.fsx file.

This library is maintained by Petabridge®. Copyright 2015-2020.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].