This actually looks really cool, but seems to have no support for concurrent modification or access. I'm presuming that in order to make this thread-safe you'd just need to lock the whole database.
Anybody aware of any thread-safe model layer for C?
I had noted them when I posted, they didn't seem very recent (or to be more precise... they don't seem very modern). The last few years have seen a proliferation of in memory databases.
6 comments
[ 4.1 ms ] story [ 22.1 ms ] threadAnybody aware of any thread-safe model layer for C?
BTW, how's datadraw compare to sqlite?
- DataDraw (this project)
- gnetman - an netlist translation tool, compatible with gEDA
- BTSlave - a BitTorrent client
- NetFS - a BitTorrent replacement
Something else like this?