hi to all,
i have got two question :

could someone tell me if did you find any ( serious ) disadvantageous
using memcache??
if yes, could you explain to me what happened??

then, i read linuxjournal article and Brad wrote: "All objects are
multiversioned internally and reference counted, so no client can
block any other client's actions. If one client is updating an object
stored in Memcached while a dozen others are downloading it, even with
one client on a lossy network connection dropping half its packets,
nobody has to wait for anybody else.". the article was written on 2004
and i don t know if is still valid.
i also read that there are lock-less mechanisms like CAS:
which of two statements is still valid? could someone explain to me
the first one?

i'm making a study on memcache for my thesis (=

thank you

Reply via email to