develooper Front page | perl.qpsmtpd | Postings from September 2011

Qpsmtpd vs Haraka performance

Thread Next
From:
Matt Sergeant
Date:
September 13, 2011 08:10
Subject:
Qpsmtpd vs Haraka performance
Message ID:
4E6F725F.1050307@sergeant.org
I just benchmarked Qpsmtpd vs Haraka and thought some here might find 
the results interesting:

http://baudehlo.wordpress.com/2011/09/13/node-js-is-fast/

(not meant as inflammatory, obviously I still have love for Qpsmtpd)

Matt.


FYI: Qpsmtpd plugins were: logging/warn, rcpt_all_ok[1], queue/do_nothing[2]

[1]: sub hook_rcpt { return OK }
[2]: sub hook_queue { return (OK, "Queued") }

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About