Message processing becoming more and more popular in PHP. Putting all the logic inside simple Request - Response model becomes not enough for our current system needs. Our applications do more and more. It becomes standard to send an email after registration, call external Services or perform some intensive tasks.