Simple Concurrency & Distribution
Asynchronous and Distributed by design. High-level abstractions like Actors and Virtual Grains.
Extreme Performance
Capable of more than two million messages per second between processes
Resilient by Design
Write systems that self-heal using supervisor hierarchies.
Built on standards
Proto.Actor is built ontop of Googles gRPC and Protobuf, taking advantage of proven stability and performance.