On 17-06-14 15:03, Jean-Michel Pouré - GOOZE wrote:

> The first thing to do is to make each account separate in database using
> schemas in PostgreSQL and table prefix in MySQL. THEN on only THEN
> DBMail should scale easily, because each database connection will be
> handled by a separate process.

Not being multi-threaded with a connection pool was what killed
performance on postgresql and oracle with dbmail-2.

One process per database connection is not going to happen (again).


-- 
________________________________________________________________
Paul J Stevens       pjstevns @ gmail, twitter, github, linkedin
           www.nfg.nl/[email protected]/+31.85.877.99.97
_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to