Queue ring Strategies

Hi,
Can anyone give me exact difference between these ring strategies, when i am checking both works in same strategy, like works round robin & rings where we left last ring pass.

rrmemory : round robin with memory, remember where we left off last ring pass
rrordered : same as rrmemory, except the queue member order from config file is preserved

Which means no difference, both works in same manner.?

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.