I want to route events from a certain source to the same routee/worker. So, I have planned to use Consistent-hashing routing. I have understood the theory at a high level. I am looking for a code example. Please give some pointers.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Working of consistent-hashing-group | 0 | 675 | May 31, 2019 | |
ConsistentHashingGroup - detecting failing node in cluster | 1 | 477 | October 24, 2018 | |
Akka sharding with consistent hashing instead of shard coordinator | 6 | 2479 | September 10, 2019 | |
How to send messages to appropriate actors by routing. (Content-based routing, solved?) | 3 | 648 | October 30, 2018 | |
EventSourceBehavior persist multiple events - how is the event handler invoked? | 1 | 411 | April 7, 2021 |