内容简介:php-nsq 是nsq的php扩展版本的客户端,经过大半年的迭代,功能逐渐完善。此版本是线上稳定版本. 新版本3.0更新内容: 增加了identify 指令功能,可以用于增加客户端的心跳时间 与 消息超时时间等 . 修复因libev...
php-nsq 是nsq的php扩展版本的客户端,经过大半年的迭代,功能逐渐完善。此版本是线上稳定版本.
新版本3.0更新内容:
增加了identify 指令功能,可以用于增加客户端的心跳时间 与 消息超时时间等 .
修复因libevent 超过4096字节消息被截断问题。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Introduction to Programming in Java
Robert Sedgewick、Kevin Wayne / Addison-Wesley / 2007-7-27 / USD 89.00
By emphasizing the application of computer programming not only in success stories in the software industry but also in familiar scenarios in physical and biological science, engineering, and appli......一起来看看 《Introduction to Programming in Java》 这本书的介绍吧!