PackageTrack
Sign in Get early access

actor_cluster

Connects multiple actor systems into a cluster. Actor systems can run in different isolates and processes.

0.5.5 blimster/actor_system

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 9 days to 8 months

Nearly every release is documented

notes for 15 of 15 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

15 releases · first in 2023

0 releases in the last 12 months

see the full history below

Release timeline

15 releases · Feb 2023 to Mar 2024
2024 2025 2026
Release Pre-release

Releases

latest 15
  1. 0.5.5 17 Mar 2024
    Release notes
    • Based on version 0.9.6 of package actor_system.
    Open source →
  2. 0.5.4 17 Mar 2024
    Release notes
    • Based on version 0.9.5 of package actor_system.
    Open source →
  3. 0.5.3 03 Aug 2023
    Release notes
    • Based on version 0.9.4 of package actor_system.
    • Information about of affected actor and message in ActorStopped exception.
    Open source →
  4. 0.5.2 03 Aug 2023
    Release notes
    • Based on version 0.9.2 of package actor_system.
    • Internal optimizations.
    Open source →
  5. 0.5.1 22 Jul 2023
    Release notes
    • Based on version 0.9.1 of package actor_system.
    Open source →
  6. 0.5.0 27 Jun 2023
    Release notes
    • BREAKING CHANGE: based on version 0.9.0 of package actor_system.
    Open source →
  7. 0.4.3 25 Jun 2023
    Release notes
    • Removed unintentional print() call.
    Open source →
  8. 0.4.2 25 Jun 2023
    Release notes
    • readClusterConfigFromYaml() and readNodeConfigFromYaml() now have an additional parameter keyHierarchy to read the config from a subnode.
    Open source →
  9. 0.4.1 21 Jun 2023
    Release notes
    • Bugfix: node selection based on load could lead to select no node.
    Open source →
  10. 0.4.0 20 Jun 2023
    Release notes
    • BREAKING CHANGE: based on version 0.8.1 of package actor_system.
    Open source →
  11. 0.3.0 16 Jun 2023
    Release notes
    • Removed parameter onLogRecord from the constructor of ActorCluster. Use the new parameter initWorkerIsolate instead.
    • Added parameter initWorkerIsolate to the constructor of ActorCluster. Use this callback to initialize the isolate of a worker.
    Open source →
  12. 0.2.2 10 Mar 2023
    Release notes
    • Library actor_system_helper is exported by this library.
    Open source →
  13. 0.2.1 10 Mar 2023
    Release notes
    • Library actor_system is exported by this library.
    Open source →
  14. 0.2.0 09 Mar 2023
    Release notes
    • BREAKING CHANGE: based on version 0.7.2 of package actor_system.
    • BREAKING CHANGE: Splitted configuration into separate parts for cluster and node.
    • Node selection for actors to be created is now based on node metrics.
    • Cluster nodes can be configured with tags. For each tag the number of required nodes can be configured. If configured, the cluster will only start, if all required tags are available.
    • The path parameter of createActor() can now contain a fragment. The fragment is used as a node tag. The actor will be created on a node tagged with the given tag.
    Open source →
  15. 0.1.0 08 Feb 2023
    Release notes
    • Based on library actor_cluster of version 0.3.0 of package actor_system.
    • BREAKING CHANGE: Renamed PrepareNodeSystem to AddActorFactories.
    • BREAKING CHANGE: Renamed parameter prepareNodeSystem of ActorCluster.init() to addActorFactories.
    • BREAKING CHANGE: Renamed parameter afterClusterInit of ActorCluster.init() to initCluster.
    • BREAKING CHANGE: initCluster is now only called on leader node.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive