Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Akka cluster integration allows us to provide distributed services to the Image Modified Platform. Akka-based services run in their own cluster on SC processes, and can be run separately or together depending on your requirements.

Example of Akka cluster structure

...

It is possible to configure the Akka cluster and the Akka cluster clients. For further information, see Listing of the Reference Configuration in https://doc.akka.io/docs/akka/2.4.12/general/configuration.html#config-akka-remote. However if you need to do this, contact support for assistance.

...