没有合适的资源?快使用搜索试试~ 我知道了~
yar:适用于PHP和C的轻量级并发RPC框架
共78个文件
phpt:33个
c:14个
h:10个
需积分: 12 0 下载量 7 浏览量
2021-01-31
19:03:04
上传
评论
收藏 84KB ZIP 举报
温馨提示
Yar-PHP的另一个RPC框架 用于PHP的轻量级并发RPC框架(另请参见: , ) 需求 PHP 7.0+(主分支) PHP 5.2+( ) 卷曲 杰森 Msgpack(可选) 介绍 Yar是一个RPC框架,旨在提供一种简便的方法来在PHP应用程序之间进行通信 它具有并发调用多个远程服务的能力。 产品特点 快速,简单,简单 并发RPC调用 支持多种数据打包程序(内置php,json,msgpack) 支持多种传输协议(http,https,TCP) 详细的调试信息 安装 安装Yar Yar是PECL扩展名,因此您可以通过以下方式简单地安装它: pecl install yar 在Linux上编译Yar $/path/to/phpize $./configure --with-php-config=/path/to/php-config/ $make && make install 可用的配置说明是 --with-curl=DIR --enable(disable)-msgpack --enable(disable)-epoll (require Yar 2.1.2)
资源推荐
资源详情
资源评论
收起资源包目录
yar-master.zip (78个子文件)
yar-master
yar_request.c 4KB
.gitignore 118B
yar_transports.h 2KB
packagers
msgpack.c 2KB
php.c 2KB
json.c 2KB
yar_server.c 21KB
.travis.yml 295B
yar_server.h 1KB
config.m4 3KB
LICENSE 3KB
yar_client.c 26KB
yar_packager.h 2KB
config.w32 1KB
php_yar.h 4KB
yar_protocol.h 2KB
package.xml 14KB
.github
workflows
integrate.yml 473B
tools
yar_debug.inc 5KB
yar_debug.php 1KB
yar_transport.h 3KB
yar_response.c 5KB
CREDITS 60B
README.md 7KB
yar.c 6KB
yar_client.h 2KB
transports
socket.c 11KB
curl.c 28KB
yar_response.h 2KB
tests
014.phpt 856B
024.phpt 938B
018.phpt 651B
032.phpt 1005B
007.phpt 295B
029.phpt 453B
008.phpt 423B
009.phpt 417B
017.phpt 870B
004.phpt 790B
yar.inc 7KB
011.phpt 598B
003.phpt 301B
026.phpt 763B
020.phpt 764B
030.phpt 1KB
016.phpt 668B
012.phpt 3KB
htdocs
302.php 51B
index.php 703B
auth.php 385B
internal.php 140B
rest.php 26B
031.phpt 677B
002.phpt 649B
001.phpt 563B
010.phpt 661B
021.phpt 403B
013.phpt 1000B
015.phpt 741B
005.phpt 428B
bug74867.phpt 470B
022.phpt 831B
006.phpt 1KB
019.phpt 680B
025.phpt 1KB
023.phpt 671B
027.phpt 819B
028.phpt 811B
travis
compile.sh 41B
yar_request.h 2KB
.appveyor.yml 8KB
yar_exception.c 6KB
yar_transport.c 4KB
EXPERIMENTAL 0B
yar_protocol.c 2KB
yar.php 493B
yar_packager.c 5KB
yar_exception.h 3KB
共 78 条
- 1
资源评论
weirdquirky
- 粉丝: 33
- 资源: 4683
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- new_bird_c-c语言入门
- christmasTree-圣诞树html网页代码
- working-shell脚本入门——流程控制
- hadoop_install-sqoop数据导入
- ThinkCMF-mysql安装
- BigData-Notes-sqoop的安装与配置
- C语言-leetcode题解之28-implement-strstr.c
- C语言-leetcode题解之27-remove-element.c
- C语言-leetcode题解之26-remove-duplicates-from-sorted-array.c
- C语言-leetcode题解之24-swap-nodes-in-pairs.c
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功