Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 10 (0.175s).
Loading phrases to help you
refine your search...
Re: Consistency in zookeeper - Zookeeper - [mail # user]
...So, if the read request is made by some other client, it will not get the updated value without sync, right?    View this message in context: http://zookeeper-user.578899.n2.nabble...
   Author: Yasin, 2013-03-01, 21:38
Re: Consistency in zookeeper - Zookeeper - [mail # user]
...I am trying to build a system that is always consistent to any client. For example a client sends a write request to update x from x=4 to x=5 to zookeeper and zookeeper leader sends this wri...
   Author: Yasin, 2013-03-01, 20:50
Re: Consistency in zookeeper - Zookeeper - [mail # user]
...I am trying to build a system that is always consistent to any client. For example a client sends a write request to update x from x=4 to x=5 to zookeeper and zookeeper leader sends this wri...
   Author: Yasin, 2013-03-01, 20:50
Consistency in zookeeper - Zookeeper - [mail # user]
...Hello everyone,  strict consistency in every instance in time. (http://zookeeper.apache.org/doc/trunk/zookeeperProgrammers.html#ch_zkGuarantees) Have ever anyone considered to make zook...
   Author: Yasin, 2013-02-28, 23:35
Re: curator service discovery, search to Select a service intance - Zookeeper - [mail # user]
...We are planning to go beyond 10K nodes even geographically distributed data centers. We will use our own ID scheme and it will be something between 1-2^32 (Integer) or maybe later long numbe...
   Author: Yasin, 2013-01-29, 00:33
Re: curator service discovery, search to Select a service intance - Zookeeper - [mail # user]
...This will work if we think each rack as a different service. But now the service retrieval becomes problematic. Event though I think each service as a different service, I should think all t...
   Author: Yasin, 2013-01-28, 23:34
Re: curator service discovery, search to Select a service intance - Zookeeper - [mail # user]
...We will build this service for location discovery. The service we want to build will act like a DNS server. The service will provide a node IP based on some given information. I assume that ...
   Author: Yasin, 2013-01-28, 21:15
Re: curator service discovery, search to Select a service intance - Zookeeper - [mail # user]
...Thank you for the quick response. I joined the curator mailing list.  For every request, should I retrieve all the ids? Do you think this will be overhead in case I have 10K or more ins...
   Author: Yasin, 2013-01-28, 20:41
curator service discovery, search to Select a service intance - Zookeeper - [mail # user]
...Hello everyone,  I am looking into curator service discovery API to implement a service that meets some requirements. I know there are three strategies to retrieve a service instance: R...
   Author: Yasin, 2013-01-28, 20:10
Implementing DNS-like service using ZooKeeper - Zookeeper - [mail # user]
...Hi all,  I am relatively new to Zookeeper. I run it as a single standalone server on my laptop and tried it with 3 server-cluster on a private cloud. And tried some sample codes.  ...
   Author: Yasin, 2013-01-15, 16:23
Sort:
project
Zookeeper (10)
type
mail # user (10)
date
last 7 days (0)
last 30 days (0)
last 90 days (4)
last 6 months (10)
last 9 months (10)
author
Patrick Hunt (752)
Ted Dunning (454)
Mahadev Konar (306)
Jordan Zimmerman (271)
Camille Fournier (198)
Benjamin Reed (194)
Flavio Junqueira (139)
Alexander Shraer (123)
Michi Mutsuzaki (90)
Thomas Koch (69)
Fournier, Camille F. (67)
Marshall McMullen (57)
Ted Yu (50)
Vishal Kher (50)
Henry Robinson (47)
Yasin