Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Speed of the different discovery providers

On 01/30/2011 08:58 PM, Martin Petzold wrote:
> Just to let you know, ZooKeeper is a lot (60 times) faster than e.g.
> JmDNS in my scenario. I'll try to make some performance measurements
> with different topologies and networks and let you know (it's not only
> discovery this is about). After that RS doc ;-)...
> 
> Because of this I will stay with ZooKeeper at the moment, the problem
> with JmDNS (in an Eclipse Product) is not yet solved.

Great that Zookeeper fits your use case.

But just for everybody else to know. Comparing Zookeeper and JmDNS
performance is like comparing apples and oranges. They both solves
disjunct use cases.

Markus


Back to the top