|
|
|
|
|
by neurostimulant
2148 days ago
|
|
How do you handle access from multiple worker processes? Some languages/frameworks handle have poor multi-threading performance and must be deployed in a multi-process setup (e.g. python webapps). Or is it not a good fit for sqlite? |
|
database.db <=> SQLiteAgent <=> localhost HTTP JSON <=> MyPythonWebApps
This exercise would also encourage development of a concise and generic schema for storing your business data (presumably because changes to the above JSON contract would be time consuming).