Coordinated Shutdown
Last updated
Last updated
GoAkt provides a mechanism to execute user-defined tasks during the shutdown of the actor system. One can use the option when creating the actor system. The tasks are executed in the order they have been set. Any failure will halt the shutdown process.