PromisePipe icon indicating copy to clipboard operation
PromisePipe copied to clipboard

Dynamic Load Distribution

Open edjafarov opened this issue 10 years ago • 0 comments

The Pipe is controlling what chains should be executed where. That gives ability for pipe to distribute the load in a smart/dummy way. For example it could use a simple round robin distribution. Or it can observe size of the messages passed between nodes and optimize the execution to minimize network latency.

The objective of this enhancement is to build a connector that will make a round robin distribution inside vm's cloud

edjafarov avatar Sep 15 '15 07:09 edjafarov