December 2011
1 post
SMTP Server Cage Match
Last week I released smtproutes: A simple, Sinatra inspired, SMTP routing server. Read What if SMTP and Sinatra Had a Baby? Out of curiosity, I wanted to benchmark smtproutes vs. some other libraries that one might use for building SMTP-backed-web-services. In this post I compare the performance of: smtproutes (https://github.com/bcoe/smtproutes) Lamson (http://lamsonproject.org/) Pymilter...
Dec 4th