Dormando  , Thanks for the link , but here my requirement is different , i 
want to use different instances of Memcached servers for scalibility and 
not for cluster process 

So the two applications initially will have no idea of this

 "10.1.1.1", //web1

   "10.1.1.2", //web2
   "10.1.1.3", //web3



On Tuesday, 9 October 2012 11:38:08 UTC+5:30, Dormando wrote:
>
> http://memcached.org/tutorial 
> http://memcached.org/about 
>
> distributed, not replicated. 
>
> how many times are you going to ask this? 
>
> On Mon, 8 Oct 2012, Kiran Kumar wrote: 
>
> > 
> > Is it posible that two Seperate Instances of Memcache communicate with 
> each other ?? 
> > 
> > Hi , 
> > 
> > I have got two applications running , both of them got dedicated one 
> each instance of Memcache server to it . 
> > 
> > Now my question is , is it possible that these two Seperate Instances of 
> Memcche talk to each other ?? (Means if we delete a key on one instance of 
> > Memcache , i need to delete the key on the other instance of Memcahe ) 
> > 
> > 
> > 
>

Reply via email to