-
Recent Posts
Recent Comments
Archives
Categories
Meta
Monthly Archives: November 2014
Dead-letter-exchange example in PHP and RabbitMQ
Hello! It’s been a while. I recently had to setup a way to delay messages sent into a RabbitMQ queue, that is, publish a message to be received n seconds from now. The topic is not new and neither is … Continue reading