thesis: the database locking is failing, and I need to roll my own hello pthread mutexes, my old friend...
Been doing it for 25 years. Have written multithreaded apps, embedded apps, web apps, etc.
-
-
This Tweet is unavailable.
-
go here https://github.com/LMDB/lmdb/blob/mdb.master/libraries/liblmdb/lmdb.h … search for "lock" it's complicated, it varies across OSes, it's got a flag to turn on or off (so you can manage it yourself, if you want). I'm turning it off and then rolling my own with pthread_mutexes, just to see what happens
- Show replies
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.