Y
Hacker News
new
|
ask
|
show
|
jobs
by
nolist_policy
456 days ago
You do of you access the same database from miltiple processes.
1 comments
badmintonbaseba
456 days ago
What IPC mechanisms exist between sqlite processes accessing the same database, other than file locking and some atomic IO operations ensured by the OS.
link