Akka.Coordination
1.4.11
Distributed coordination support for Akka.NET
See the version list below for details.
Install-Package Akka.Coordination -Version 1.4.11
dotnet add package Akka.Coordination --version 1.4.11
<PackageReference Include="Akka.Coordination" Version="1.4.11" />
paket add Akka.Coordination --version 1.4.11
#r "nuget: Akka.Coordination, 1.4.11"
// Install Akka.Coordination as a Cake Addin #addin nuget:?package=Akka.Coordination&version=1.4.11 // Install Akka.Coordination as a Cake Tool #tool nuget:?package=Akka.Coordination&version=1.4.11
Release Notes
Maintenance Release for Akka.NET 1.4**
Akka.NET v1.4.11 includes some significant additions to Akka.NET:
[Akka: How prevent "Scheduled sending of heartbeat was delayed" and occasionally network partitions](https://github.com/akkadotnet/akka.net/issues/4432) - all `/system` actors now run on a dedicated dispatcher. This should significantly improve reliablity for Akka.Cluster, Akka.Persistence, and other built-in Akka.NET systems inside heavily utilized environments.
[Akka: Double wildcard implementation for ActorSelection](https://github.com/akkadotnet/akka.net/pull/4375)
[Akka.Remote: Null reference exception due to RemoteActorRefProvider.RemoteInternals](https://github.com/akkadotnet/akka.net/issues/4579)
[Akka.Persistence: Fix premature reset of the 'writeInProgress' flag in case of persistence failure](https://github.com/akkadotnet/akka.net/pull/4556)
[Akka.Cluster: disseminate downing decisions faste](https://github.com/akkadotnet/akka.net/pull/4598)
[Cluster - Add app-version to the Member information](https://github.com/akkadotnet/akka.net/pull/4577) - you can now specify which version of your software is running on each node.
[Akka.Cluster.Sharding: Bring ShardedDaemonProcess up to date](https://github.com/akkadotnet/akka.net/pull/4571)
To see the [full set of fixes in Akka.NET v1.4.11, please see the milestone on Github](https://github.com/akkadotnet/akka.net/milestone/42).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 8 | 1020 | 164 | Gregorius Soedharmo |
| 7 | 399 | 178 | Ismael Hamed |
| 4 | 5 | 5 | dependabot-preview[bot] |
| 4 | 108 | 104 | Aaron Stannard |
| 2 | 232 | 26 | to11mtm |
| 2 | 2 | 2 | Pierre Irrmann |
| 2 | 1969 | 269 | zbynek001 |
| 2 | 155 | 445 | huysentruitw |
| 1 | 1 | 1 | Guillaume Caya-Letourneau |
Dependencies
-
.NETStandard 2.0
- Akka (>= 1.4.11)
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 |