deco-cx / actors

Actors is a library inspired by the Orleans virtual-actor pattern and powered by Deno cluster isolates. It allows you to build scalable, stateful services with ease, where actors can be uniquely addressed and interacted with. Focus on your logic while the framework handles state and distribution seamlessly.
10Updated this week

Related projects

Alternatives and complementary repositories for actors