Hacker News new | ask | show | jobs
by badmintonbaseba 458 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.