An alternative to Tugela cache
    Perrin Harkins 
    perrin at elem.com
       
    Sun Sep  2 15:37:33 UTC 2007
    
    
  
On 9/1/07, Alberto Bertogli <albertito at gmail.com> wrote:
> It's non blocking and can use bdb or qdbm as backends.
The single database thread, while much easier to design, seems certain
to be a bottleneck.  BerkeleyDB definitely supports the locking
capabilities to handle multi-threaded access.  Any thoughts about what
it would take to change that?
Also, have you done any speed comparisons with memcached, direct
BerkeleyDB, or MySQL?
- Perrin
    
    
More information about the memcached
mailing list