actor_cluster 0.1.0 copy "actor_cluster: ^0.1.0" to clipboard
actor_cluster: ^0.1.0 copied to clipboard

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

Changelog #

0.1.0 #

  • 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.
0
likes
0
pub points
15%
popularity

Publisher

verified publisherblimster.net

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

Homepage

License

unknown (license)

Dependencies

actor_system, async, logging, msgpack_dart, stream_channel, uuid, yaml

More

Packages that depend on actor_cluster