memcached performance ?

Paul Cowan paul.cowan at twentysixlondon.com
Tue May 29 09:10:09 UTC 2007


Hi,

I am using memcached as my cache provider for NHibernate and have come
across a weird exception. 

I have a user class that contains a map with a dictionary of note
objects.

I am getting an exception telling me that the class of dictionary
objects is not marked as serializable.

I have a number of classes marked as cachable but yet it only complains
about this class.

I am very confused.  I do not want to mark all my classes as
serializable.

Is there a way round this?

Paul

-----Original Message-----
From: memcached-bounces at lists.danga.com
[mailto:memcached-bounces at lists.danga.com] On Behalf Of globot
Sent: 28 May 2007 14:25
To: memcached at lists.danga.com
Subject: memcached performance ? 

hi,

I am a new user of memcached... and want to use it for massive data 
exchange on web site, and i would like to know if there are people that 
already run benchmarks for the memcached deamon ?
I want to know if this system could handle huge amount of connection (if

i set connection limit to 1 million and there is at 30000 get/s + 3000 
set/s, is it ok ?)... in fact i want to know if i can use one memcached 
(can he hanle it well enought) for one cluster even if i'am almost sure 
it is better to have one per machine and update the cache of each when 
data change...

secondo, i want to know if memcached will introduce lock mecanism (to 
avoid seting data buy to client at the same time) and events 
notification... for exemple a client want to know when a key is 
modified, it could be usefull with a callback function...

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________


More information about the memcached mailing list