dubbo-php-framework

php for Apache Dubbo

Github星跟蹤圖

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.

image

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)

主要指標

概覽
名稱與所有者apache/dubbo-php-framework
主編程語言PHP
編程語言Makefile (語言數: 5)
平台
許可證Apache License 2.0
所有者活动
創建於2018-06-28 08:25:17
推送於2020-08-10 09:30:16
最后一次提交2020-08-10 17:30:15
發布數0
用户参与
星數403
關注者數83
派生數93
提交數32
已啟用問題?
問題數21
打開的問題數18
拉請求數6
打開的拉請求數1
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?