Hi,

This post: 
http://oldblog.antirez.com/post/update-on-memcached-redis-benchmark.html
says that running multiple single threaded servers is better than a single 
multi threaded server.
A benchmark I did using memslap in the default configuration also support 
this claim. using two servers with one worker thread each I get ~ 273.2M/s 
while using a single server with two worker threads gives me only ~207Mb/s.

Since memcached took the multi threaded approach I'd expect the single 
multi threaded server to have some benefits.
Can anyone elaborate on those or give me a link to a site explaining them?

Thanks,
Ilya.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to memcached+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to