repcached looks interesting.

Actually I just considered making my own hash->server function and
then double-store with each set().

On Jan 8, 7:17 am, pub crawler <[email protected]> wrote:
> Yes, you can run remote memcached instances be they even say international.
>
> I run expermentally a SSH connection to our server cluster remotely
> and via it have access to our memcached cluster. I could thereby
> connect memcached daemons at this location to our remote cluster.
>
> Personally, I am unsure if there are any memcached agents that allow
> you to run a complete duplicate memcached instance like you envision.
>  Most memcached daemons work in a distributed workload model where all
> the memcached daemons split the load and split the stored data.
>
> Here is one memcached solution that *appears* to do what you want - 
> repcached:http://repcached.lab.klab.org/
>
> On Thu, Jan 7, 2010 at 10:18 PM, Martin Bay <[email protected]> wrote:
> > Well my reason for asking was actually related to memcached - wether
> > or not it is possible to use foreign located servers to maintain a
> > live copy of the primary memcached db and thereby serve foreign users
> > better. I guess the answer is yes.
>
> > On Jan 7, 11:46 am, Henrik Schröder <[email protected]> wrote:
> >> Ask Facebook, not this mailing list.
>
> >>http://www.facebook.com/help/
>
> >> /Henrik Schröder
>
> >> On Thu, Jan 7, 2010 at 01:02, Martin Bay <[email protected]> wrote:
> >> > How come sites like facebook does not place memcached servers around
> >> > the world with a live updated copy of their primary memcached servers?
> >> > From Europe the facebook website is EXTREMELY slow.

Reply via email to