Jake Anderson wrote: > > Should there be that much need for IPC? > unless you have shared inboxes why do multiple threads need to deal with > the same data?, I assume that transfers from a DB backend to an IMAP > front would be by shared memory and some sort of notify event?
shared mailboxes is the most obvious use-case for IPC. How to solve that problem remains to be seen. -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
