Hi Drew,
> Please proceed with utmost caution if you choose to use tx.memcache - I
> wrote this for a small utility script for a project that got axed, and I'm
> not using memcache for any production apps now. So, due to it not being
> fully complete, tested in production, or even unit tested, ex
On Wed, Dec 16, 2009 at 2:34 PM, MārisR wrote:
> Hello!
> I'm trying to write small tcp server, which doing some stuff with memcache.
> Everything was fine until I start it on production, after few minutes I got
> to rollback to old one. My script got max open files limit :( After liitle
> inspe
On Thu, Dec 17, 2009 at 5:17 AM, Reza Lotun wrote:
> Hi,
>
> You might want to take a look at the txmemcache project:
> https://launchpad.net/tx.memcache
>
>
Please proceed with utmost caution if you choose to use tx.memcache - I
wrote this for a small utility script for a project that got axed,
Hi,
You might want to take a look at the txmemcache project:
https://launchpad.net/tx.memcache
Keep in mind that it might be more useful to use the server hash
function used in python-memcache/cmemcache:
http://www.tummy.com/Community/software/python-memcached/
Reza
--
Reza Lotun
mobile: +44
Hello!
I'm trying to write small tcp server, which doing some stuff with memcache.
Everything was fine until I start it on production, after few minutes I got to
rollback to old one. My script got max open files limit :( After liitle
inspection, I saw that, new connection to my daemon opens new