partisan
Actor runtime
A runtime system for distributed actor applications that provides scalability and low latency by allowing developers to customize the overlay network and message scheduling.
High-performance, high-scalability distributed computing for the BEAM.
929 stars
38 watching
60 forks
Language: Erlang
last commit: 3 months ago distributed-systemselixirerlangfailure-detectiongossipgossip-roundmembershiptcp
Related projects:
Repository | Description | Stars |
---|---|---|
asynkron/protoactor-dotnet | An ultra-fast distributed actor system for building concurrent, networked applications | 1,730 |
gloryofrobots/arza | An experimental functional programming language with multiple dispatch and actor model. | 5 |
erlang/otp | A runtime system and set of libraries designed to build highly available, real-time systems | 11,390 |
vladopajic/go-actor | A Go library for writing concurrent programs using the Actor model. | 155 |
lasp-lang/sprinter | A service discovery system for distributed systems like Mesos and Kubernetes using Erlang. | 10 |
louthy/echo-process | An actor-based system library for C# with support for persistence and integration with Redis. | 116 |
actorcloud/actorcloud | An IoT platform providing protocol access, message flow management and data processing capabilities for secure device management and remote control. | 192 |
orbit-legacy/orbit1 | A framework for writing distributed systems using virtual actors on the JVM. | 9 |
mdbergmann/cl-gserver | An actor framework for building concurrent, event-driven systems with support for message passing, state management, and concurrency tools. | 199 |
anthdm/hollywood | An actor model-based framework for building high-performance distributed systems with guaranteed message delivery and fault tolerance. | 1,217 |
tqwewe/kameo | A Rust library for building fault-tolerant, asynchronous actor-based systems with efficient concurrency and strong type safety | 630 |
hopac/hopac | A concurrent programming library for F# that uses an actor-based model. | 524 |
zkat/memento-mori | A Common Lisp library for building robust actor-based systems by embracing failure and promoting limited damage recovery. | 32 |
eugeneia/erlangen | A distributed message passing system for concurrent execution of tasks | 65 |
apache/pekko | An open-source framework for building highly concurrent, distributed, and resilient message-driven applications using the Actor Model | 1,220 |