Akka.Coordination
1.4.7
Distributed coordination support for Akka.NET
See the version list below for details.
Install-Package Akka.Coordination -Version 1.4.7
dotnet add package Akka.Coordination --version 1.4.7
<PackageReference Include="Akka.Coordination" Version="1.4.7" />
paket add Akka.Coordination --version 1.4.7
#r "nuget: Akka.Coordination, 1.4.7"
// Install Akka.Coordination as a Cake Addin #addin nuget:?package=Akka.Coordination&version=1.4.7 // Install Akka.Coordination as a Cake Tool #tool nuget:?package=Akka.Coordination&version=1.4.7
Release Notes
Maintenance Release for Akka.NET 1.4**
Akka.NET v1.4.7 is a fairly sizable path that introduces some significant new features and changes:
[Akka: added `akka.logger-async-start` HOCON setting to allow loggers to start without blocking `ActorSystem` creation](https://github.com/akkadotnet/akka.net/pull/4424) - useful for developers running Akka.NET on Xamarin or in other environments with low CPU counts;
[Akka: ported `ActorSystemSetup` to allow programmatic config of serializers and other `ActorSystem` properties](https://github.com/akkadotnet/akka.net/issues/4426)
[Akka.Streams: update and modernize Attributes](https://github.com/akkadotnet/akka.net/pull/4437)
[Akka.DistributedData.LightningDb: Wire format stabilized](https://github.com/akkadotnet/akka.net/issues/4261) - Akka.Distributed.Data.LightningDb is now ready for production use.
To see the full set of changes for Akka.NET 1.4.7, please [see the 1.4.7 milestone](https://github.com/akkadotnet/akka.net/milestone/38).
Dependencies
-
.NETStandard 2.0
- Akka (>= 1.4.7)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Akka.Coordination:
Package | Downloads |
---|---|
Akka.Cluster
Cluster support for Akka.NET
|
|
Akka.Cluster.Tools
Distributed publish/subscribe, client and singleton support for Akka.NET cluster
|
|
Akka.Cluster.Sharding
Sharded actors with managed lifecycle for Akka.NET cluster
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.4.18 | 1,860 | 3/23/2021 |
1.4.17 | 2,328 | 3/10/2021 |
1.4.16 | 14,847 | 1/22/2021 |
1.4.15 | 928 | 1/20/2021 |
1.4.14 | 3,982 | 12/30/2020 |
1.4.13 | 1,359 | 12/16/2020 |
1.4.12 | 15,639 | 11/16/2020 |
1.4.11 | 5,963 | 11/5/2020 |
1.4.10 | 21,182 | 8/20/2020 |
1.4.9 | 15,394 | 7/21/2020 |
1.4.8 | 16,870 | 6/17/2020 |
1.4.7 | 5,161 | 5/27/2020 |
1.4.6 | 8,373 | 5/12/2020 |
1.4.5 | 4,543 | 4/29/2020 |
1.4.4 | 7,659 | 3/31/2020 |