in reply to Re: Better "IPC" method than BDB?
in thread Better "IPC" method than BDB?
BDB is a lot faster than memcached. A local MySQL server is about the same speed as memcached, but since it's a database it doesn't drop data when you shut it down or it hits the edge of the memory you allocated to it.