Top 20 NuGet actor Packages

Package Description
Ultra-fast distributed actors for .NET.
Ultra-fast distributed actors for .NET.
Package Description
Package Description
Package Description
Package Description
ServiceActor implements an Actor Model like model in .NET. ServiceActor goal is to allow multithreding code access to class services concurrently and lock-free.
Actor-based communication library
Stacks - reactive actor/network library
FSharp.CloudAgent provides the capability to run standard F# Agents on top of Azure to allow massively distributed processing of workloads in a resilient manner using Azure Service Bus, either as pools of simple workers or actors.
Histrio extensions for location transparant remote communication using http
Components for testing Histrio based actor systems
EasyActor provides a factory that transforms POCOs in actors that are then seen trougth an interface. Actor guarantees that all calls to the actor interface will occur in a separated thread, sequencially. In order to work, The target interface should only expose methods returning Task or Task. If t...
Bootstrap for Service Fabric Reliable Actors
An actor framework for F#