On 02/08/2012 11:09 PM, Pierre Louis Aublin wrote:
Hello everybody
I would like to know if the asynchronous operations of the client API
are often used in applications that use Zookeeper.
In [1] I found 3 applications built on Zookeeper (the Yahoo! Fetching
Service, Katta and the Yahoo! Message Broker). However, I do not find
if they use the synchronous or asynchronous operations.
The big question I am trying to answer is : is it relevant to consider
a closed-loop model in order to benchmark replicated services
(Zookeeper being a good candidate to build replicated services)? Can
you give me any clue on that?
One must read open-loop model, not closed-loop.
Sorry for that mistake.