Bogus³aw Brandys said: > In fact that is as I fairy know how it's implemented in Firebird Classic > Server (where each server process has separate lock manager I suppose) > This classic server processes are spawn by xinetd deamon. > I see sqlite in very similar manner : sqlite library is attached to each > spawned process which uses it.
You've just proposed changing SQLite from an embedded database to a server database. The fact that it would be a self-launching server doesn't really change that. It completely kills its value to me. If I wanted a server process running I'd use PostgreSQL and get the associated benefits to boot. Clay -- Simple Content Management http://www.ceamus.com

