Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 245 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 245 Bytes

Zend Diactoros with AMQP

This is not for production environment but just an example on how it's possible to use AMQP for delegating queue workers to handle requests, using stateless applications without bootstrapping them on every request.