Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
remram
on Sept 21, 2022
|
parent
|
context
|
favorite
| on:
Faster CPython 3.12 Plan
The GIL serializes
all the things
you can do in Python... I am not sure I understand the question to be honest.
robertlagrant
on Sept 21, 2022
[–]
With the new multi-GIL I wonder how different concurrent GILs will work against the same sqlite database.
remram
on Sept 22, 2022
|
parent
[–]
I see. It will give you the same performance as using a single SQLite database from different processes now.
Note that SQLite limits access to 1 writer at a time though.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: