stakhanovist / queue

Create specific queue client objects
Other
0 stars 0 forks source link

AMQP adapter #8

Open fntlnz opened 9 years ago

fntlnz commented 9 years ago

The AMQP protocol is one of the most used protocols for message queuing.

Having the AMQP protocol will enable the use of the library with backends like:

Notable available client implementations for PHP are:

For more information about the protocol: https://www.amqp.org