orbit1
Actor system
A framework for writing distributed systems using virtual actors on the JVM.
The Orbit 1 Legacy Project
9 stars
5 watching
10 forks
Language: Java
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
orbit/orbit | A framework for building distributed systems using the actor model and virtual actors. | 1,707 |
asynkron/protoactor-dotnet | An ultra-fast distributed actor system for building concurrent, networked applications | 1,742 |
vladopajic/go-actor | A Go library for writing concurrent programs using the Actor model. | 161 |
zkat/memento-mori | A Common Lisp library for building robust actor-based systems by embracing failure and promoting limited damage recovery. | 32 |
orbitjs/ember-orbit | A library that integrates Orbit.js with Ember.js to provide data layer flexibility and control. | 320 |
orbit-love/orbit-model | A framework for designing and managing high-performing communities of software developers | 986 |
hominee/crossbus | An actor-based computing model without runtime or platform dependencies, allowing for bare-metal execution and flexible task manipulation. | 123 |
anthdm/hollywood | An actor model-based framework for building high-performance distributed systems with guaranteed message delivery and fault tolerance. | 1,240 |
wassim-k/apollo-orbit | A framework for building reusable orbital mission planning components in TypeScript | 3 |
naveensundarg/common-lisp-actors | An actor system implementation in Common Lisp | 112 |
aojet/aojet | An implementation of the actor model for concurrent programming in Swift. | 40 |
apache/pekko | An open-source framework for building highly concurrent, distributed, and resilient message-driven applications using the Actor Model | 1,237 |
mdbergmann/cl-gserver | An actor framework for building concurrent, event-driven systems with support for message passing, state management, and concurrency tools. | 200 |
dbmcclain/lisp-actors | An implementation of Hewitt's Actor system in Common Lisp, enabling thread-agnostic message passing and state changes. | 69 |
lasp-lang/partisan | A runtime system for distributed actor applications that provides scalability and low latency by allowing developers to customize the overlay network and message scheduling. | 938 |