gsw945 / akka.net

Port of Akka actors for .NET

Home Page:http://getakka.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Akka.NET

Akka.NET logo

Gitter

Akka.NET is a professional-grade port of the popular Java/Scala framework Akka distributed actor framework to .NET.

Akka.NET is a .NET Foundation project.

.NET Foundation Logo

Build Status

Stage Status
Build Build Status
NuGet Pack Build Status
.NET Framework Unit Tests Build Status
.NET Framework MultiNode Tests Build Status
.NET Core (Windows) Unit Tests Build Status
.NET Core (Linux) Unit Tests Build Status
.NET Core (Windows) MultiNode Tests Build Status
.NET Core (Linux) MultiNode Tests
Docs Build Status

Documentation and resources

Akka.NET Project Site

Install Akka.NET via NuGet

If you want to include Akka.NET in your project, you can install it directly from NuGet

To install Akka.NET Distributed Actor Framework, run the following command in the Package Manager Console

PM> Install-Package Akka
PM> Install-Package Akka.Remote

And if you need F# support:

PM> Install-Package Akka.FSharp

Builds

Please see Building Akka.NET.

To access nightly Akka.NET builds, please see the instructions here.

Support

If you need help getting started with Akka.NET, there's a number of great community resources online:

If you and your company are interested in getting professional Akka.NET support, you can contact Petabridge for dedicated Akka.NET support.

About

Port of Akka actors for .NET

http://getakka.net

License:Other


Languages

Language:C# 98.2%Language:Rich Text Format 1.0%Language:F# 0.7%Language:PowerShell 0.1%Language:Shell 0.0%Language:Batchfile 0.0%