in reply to Re^2: Multiple write locking for BerkeleyDB
in thread Multiple write locking for BerkeleyDB

For simple things like this, using local sockets with MySQL makes a big difference. It will never be as fast as BerkeleyDB, but it should be very fast.
  • Comment on Re^3: Multiple write locking for BerkeleyDB