一个由php nsq客户端编写的c扩展名,最快的nsq客户端-PHP开发

时间:2024-06-16 02:00:36
【文件属性】:

文件名称:一个由php nsq客户端编写的c扩展名,最快的nsq客户端-PHP开发

文件大小:36KB

文件格式:ZIP

更新时间:2024-06-16 02:00:36

PHP Miscellaneous

php-nsq用于php7的NSQ客户端。 QQ群:616063018整体:依赖关系:libevent(apt-get install libevent-dev,yum install libevent-devel)pecl install nsq或:1. sudo phpize 2. ./configure 3. make 4. make i php-nsq NSQ client对于php7。 QQ组:616063018安装:依赖关系:libevent(apt-get安装libevent-dev,yum安装libevent-devel)pecl install nsq或:1. sudo phpize 2. ./configure 3. make 4. make install添加到您的php中。 ini:扩展名= nsq.so; 提示:如果出现错误“配置:错误:找不到libevent标头”,则应运行:./configure --with-php-config = / usr / local / php-7.2.12 / bin / php-config --with -libeven


【文件预览】:
php-nsq-master
----.gitignore(610B)
----Dockerfile(595B)
----pub.h(1KB)
----common.h(2KB)
----nsq.php(537B)
----command.h(1KB)
----config.m4(3KB)
----LICENSE(3KB)
----sub.c(10KB)
----config.w32(326B)
----sub.h(2KB)
----package.xml(3KB)
----nsq_lookupd.h(1KB)
----message.h(1KB)
----nsq_exception.h(2KB)
----examples()
--------pub.php(339B)
--------identify_pub.php(478B)
--------sub.php(880B)
--------identify_sub.php(1KB)
--------deferred_pub.php(524B)
----CREDITS(40B)
----pub.c(8KB)
----README.md(6KB)
----tests()
--------001.phpt(529B)
----command.c(2KB)
----common.c(4KB)
----EXPERIMENTAL(0B)
----php_nsq.h(2KB)
----nsq.c(19KB)
----CMakeLists.txt(999B)
----message.c(4KB)
----nsq_lookupd.c(5KB)
----nsq_exception.c(4KB)

网友评论