uniapp开发app框架在提升开发效率中的独特优势与应用探索
1123
2022-10-30
dubbo-php-framework是一个用于php语言的RPC通讯框架
php framework for apache dubbo
dubbo-php-framework is a RPC communication framework for PHP language. It is fully compatible with Dubbo protocol, and can be used as provider terminal and consumer terminal simultaneously. Using zookeeper for service registration discovery, and using fastjson and hessian for Serialization.
Introduction
php provider runs in multiple processes. The worker process is used to process specific business, the manager process controls the lifecycle of the worker process, and the master process processes the network IO.Agent monitors the change of provider address information in registry and synchronizes them to local redis for all php consumers on the machine to share.php consumer、redis and agent are deployed on all consumer machines and communicate with each other on unix socket.provider_admin is deployed on all provider machines to control the lifecycle of all php providers on that machine.
Quick start (Chinese) Installation guide (Chinese) Configuration guide (Chinese)
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~