Download the PHP package xwsh/test without Composer
On this page you can find all versions of the php package xwsh/test. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package test
test
helo world
第一次提交
第二次提交
公司项目里面用到了推送等第三方库,为了更快速的响应,决定将推送功能放入消息队列中处理。那么,如何做消息队列呢?通过网上资料,找到以下几种方案:
1)PHP+redis自己做消息队列
2)PHP-Resque
3)MemcacheQ
4)RabbitMQ
最后我们选了第二种方案,因为PHP-Resque是现成的框架,比第一种方案要方便,第二是由于我们的消息队列服务要求比较轻量级,PHP-Resque刚好满足我们的要求。
All versions of test with dependencies
PHP Build Version
Package Version
Requires
monolog/monolog Version
^1.24
The package xwsh/test contains the following files
Loading the files please wait ....