Memcached on dual quad-core server with 32 gig ram

2010-10-29 Thread Obeyon
Dear memcached experts, I was wondering what the best configuration of memcached is on a server with a high amount of ram (in this case 20 gb for memcached) and multiple cores (in this case 8). Would it be better to use multiple smaller memcached instances or a single large instance, for example

Re: Matrix in memcache

2010-10-29 Thread Adam Lee
Depending on the access patterns and such, it might also be worth looking into a persistent kv store like tokyotyrant, redis, etc... On Friday, October 29, 2010, Sreejith S wrote: > Thank u.. > I am planning to use MongoDb to store the matrix entries and for processing > take the entries from mo

Re: Memcached on dual quad-core server with 32 gig ram

2010-10-29 Thread Matt Ingenthron
On 10/29/10 1:36 AM, Obeyon wrote: > Dear memcached experts, > > I was wondering what the best configuration of memcached is on a > server with a high amount of ram (in this case 20 gb for memcached) > and multiple cores (in this case 8). > > Would it be better to use multiple smaller memcached ins

Re: Memcached on dual quad-core server with 32 gig ram

2010-10-29 Thread Jan Jaap
Dear Matt, Thanks a lot for your answer! I will investigate further into multiple thread configuration and use a single instance instead of multiple smaller ;) Best Regards, Jan Jaap On 29 okt, 20:05, Matt Ingenthron wrote: > On 10/29/10 1:36 AM, Obeyon wrote: > > > Dear memcached experts, >