Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bvrmn
on July 6, 2023
|
parent
|
context
|
favorite
| on:
Things that surprised me while running SQLite in p...
It's SQLite's locking implementation. In real code it includes some backoff but on long timeouts it reaches 3s. Jitter doesn't help BTW it's still unfair. On high contention each worker only has a slim chance to get a lock.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: