You could use Distributed Pub Sub to send a stop message to all actors subscribing to a topic. You can define topics to be 1:1 to the shards.
You could use Distributed Pub Sub to send a stop message to all actors subscribing to a topic. You can define topics to be 1:1 to the shards.