|
SQLite's handling of concurrency is not very good. Things crawl to a halt when trying to read and write at the same time, e.g. when trying to read feeds as the update thread kicks in. A database with multi-version concurrency control like PostgreSQL would do a much better job.
|
Type: new Version: Status: new Created: 2006-May-26 19:15 Severity: 2 Last Change: 2006-May-26 19:15 Priority: 2 Subsystem: Assigned To: majid Derived From: Creator: majid