sleep(1) in Berkeley DB?
Code: Berkeley DB, the de-facto std for open-source high-performance database files on UNIX, is displaying some odd behaviour — it appears to be sleeping for 1 second inside the database library code, under load, for some versions of libdb. If you’re curious, there’s More info here.
Tags: behaviour, berkeley, code, database, info, libdb, library, load, std, unix
