How to process emails faster?

@fisch I had a similar issue that I was chasing over at this thread

TLDR: I found moving to RabbitMQ instead of the default docrtrine queue and running multiple crons (I chose to do this through supervisor) increased our send rate very well.