Author: Manuel Lemos
Viewers: 106
Last month viewers: 1
Categories: Notable Packages
Redis is a storage server application that can store values associated to a given key in databases.
This package implements a message queue system using Redis.
Read this article to learn more details about how this notable PHP package works.
This package implements a message queue system using Redis.
Read this article to learn more details about how this notable PHP package works.

The package UsagiMQ is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.
The basic purpose is: Manage message queues stored using Redis
Here follows in more detail what it does:
This package can manage message queues stored using Redis.
It can connect to a Redis server and push messages to a queue with a name used by this package to manage the messages in queues.
The package can also pull messages previously stored in the same queues in Redis.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
The basic purpose is: Manage message queues stored using Redis
Here follows in more detail what it does:
This package can manage message queues stored using Redis.
It can connect to a Redis server and push messages to a queue with a name used by this package to manage the messages in queues.
The package can also pull messages previously stored in the same queues in Redis.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
You need to be a registered user or login to post a comment
1,611,081 PHP developers registered to the PHP Classes site.
Be One of Us!
Login Immediately with your account on:
Comments:
No comments were submitted yet.