I need a simple mechanism where \'jobs\' are put into e.g a BlockingQueue and that these are processed with a trottle of e.g. 5 a second.
I was hoping to use akka Sou