> In either case (threading versus workers) the issue of IPC between > running dbmail frontends sharing the same backend remains if we want to > do IDLE/NOTIFY/etc. Since the database is where they all come together, > it'll *have* to be the database where information about changes in > mailboxes is shared and exchanged. Caching such information using > memcached is just one way to address to performance impact accessing > that information will have.
You could use triggers for notices. _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
