The db does support multi process access, with the proviso that the GUI has to be notified if its running (calibre contains IPC code to do that easily).
Oh and the jobs mechanism is actually multi-proc not multi-thread, for various reasons.
Last edited by kovidgoyal; 03-28-2010 at 08:46 AM.
|