as mentioned above, I think there should be two options, one is the official C extension library based on AMPQ protocol issued by PHP, and the other is the official php-ampqlib class library written by MQ. This is a pure PHP code library, but it seems to be rich in features.
from a performance perspective, wouldn"t it be better to use PHP"s official C extension library?
which one do the great gods usually use?