Is it possible to get ConsistentHashingPool to create a hash route? I want one participant in the route to process only messages of the same hash. And if a new hash is included, then a new route is created.
I tried to learn the class Resizer, but I could not figure out how to achieve what I wanted.
Resizer
I think you are a little misunderstanding the ConsistentHashRouter (CHR) . It already does what you specified - it sequentially routes messages whose keys fall into the specified hash range on the same route.
/ CHR, / . , CHR node, , . node, , node . , - .
: ( 2015 .) . Akka.Cluster.Sharding, . JVM.
( ...) , , , . , - - - , --.
, , : , , , , .
, ConsistentHashingRouter - create-unique-actors . ( , , , , ?)
Source: https://habr.com/ru/post/1609842/More articles:Определение того, содержат ли два столбца отрицательное и положительное значение в R - rUsing Google File Collector on mobile sites - google-drive-sdkC ++ Centralizing the use of SIMD - c ++Install "hosts" in Plack :: Builder - perlExtract item by id from string? - javascriptakka.net is there a way to get or create an actor - c #Modeling sql data processing code set lists - databaseDatatables - How to change background color and cell text changed dynamically? - javascriptWhat is the correct way to allow an actor - c #Missing control dependency loading on SBT project - scalaAll Articles