Hi,

Am 12.10.2009 um 13:29 schrieb Richard Elling:

I've not implemented qmail, but it appears to be just an MTA.
These do store-and-forward, so it is unlikely that they need to
use sync calls. It will create a lot of files, but that is usually
done async.

Async I/O for mail servers is a big no go. I worked for Canbox, a large unified messaging provider during the dotcom-boom. My experience: You can afford to lose a index because you can reconstruct it but your aren't allowed to loose a single mail. And this would be the consequence for using async for the spool.

Regards
 Joerg


--
Joerg Moellenkamp                Tel: (+49 40) 25 15 23 - 460
Principal Field Technologist  Fax: (+49 40) 25 15 23 - 425
Sun Microsystems GmbH       Mobile: (+49 172) 83 18 433
Nagelsweg 55                         mailto:joerg.moellenk...@sun.com
D-20097 Hamburg                   Website: http://www.sun.de
                                                     Blog: 
http://www.c0t0d0s0.org

Sitz der Gesellschaft:   Sun Microsystems GmbH
                                         Sonnenallee 1
                                         D-85551 Kirchheim-Heimstetten
Amtsgericht München: HRB 161028
Geschäftsführer:            Thomas Schröder
                                          Wolfgang Engels
                                          Wolf Frenkel
Vorsitzender des Aufsichtsrates: Martin Häring

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to