You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flume.apache.org by Joao Salcedo <jo...@gmail.com> on 2013/12/11 00:24:52 UTC

LOAD BALANCING QUESTION

Hi All,

I have a question about flume load balancing

Which algorithm is better RANDOM or ROUND ROBIN?

I will say tat RANDOM is recommended only for homogeneous clusters, where
each server instance runs on a similar configured machine.

Regards,

Joao