Found 853 packages
Ultra-fast distributed actors for .NET.
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - Windows Phone Silverlight 8 - Portable Class Libraries
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
An implementation of an actor designed to integrate with C#'s async/await.
Common interfaces and classes used inside Phobos.Actor consumers.
Remoting support for Akka.NET. Allows actors to communicate over the network.
A personal research project into the implementation of Actor systems
This package defines tActor, tUser and tGroup tables.
Streaming support for Akka.NET. Introduces a LINQ-like interface for writing asynchronous, back-pressure-aware streams built on top of Akka.NET actors.
Persistence for Akka.NET actors. Allows actors to persist and recover their state in a database-agnostic fashion.
Distributed coordination support for Akka.NET
Package Description
Clustering support for Akka.NET actors. Used to build highly-available, distributed applications.
You need a Akka.TestKit.* package! Add the one appropriate for the test framework you use instead. For example: Akka.TestKit.Xunit or Akka.TestKit.VsTest. This package only contains base functionality for writing tests for the Akka.NET framework.
ServiceFabric.Mocks contains many mocks and helper classes to facilitate and simplify unit testing of your Service Fabric Actor and Service projects.
Serilog logging adapter for Akka.NET.
Dependency injection support for Akka.NET
This package contains the common Actor Framework APIs for building and connecting to reliable services on Microsoft Service Fabric.
This package contains tests for CK.DB.Actor (uses CK.DB.Tests.NUnit).
Distributed publish/subscribe, client and singleton support for Akka.NET cluster