PHP Thrift Rpc 远程调用框架 workerman-thrift

码农软件 · 软件分类 · 网络工具包 · 2019-02-27 13:14:04

软件介绍

workerman thrift rpc 是一个以workerman作为服务器容器,使用Thrift协议及其传输层模块搭建起来的跨语言的RPC远程调用框架。

workerman-thrift-rpc的目标是解决异构系统之间通信的问题,workerman-thrift-rpc使用PHP开发远程调用服务, 然后使用thrift自动生成C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, JavaScript, Node.js, Smalltalk, OCaml等这些语言的客户端, 通过这些客户端去调用PHP语言开发的服务。

    特性

  • 使用PHP开发

  • PHP多进程

  • 支持libevent事件轮询库,支持高并发

  • 支持服务平滑重启

  • 支持PHP文件更新检测及自动加载

  • 支持原生thrift协议,自动生成c/c++/java等各种语言的客户端

  • 集成统计监控模块,方便查看服务调用量、成功率、耗时等情况

  • 自带PHP客户端,支持异步并发调用,实现并行计算

  • 自动容灾,PHP客户端支持故障节点自动踢出

  • PHP客户端支持故障节点恢复检测

    安装启动

1、下载后直接解压到任意目录

2、运行 ./workermand start 启动


服务端自带统计监控模块,能够方便的统计监控每个服务及每个法方法的调用量、耗时、成功率、错误日志等信息。如下图:



本文地址:https://www.codercto.com/soft/d/245.html

Introduction to the Design and Analysis of Algorithms

Introduction to the Design and Analysis of Algorithms

Anany Levitin / Addison Wesley / 2011-10-10 / USD 117.00

Based on a new classification of algorithm design techniques and a clear delineation of analysis methods, Introduction to the Design and Analysis of Algorithms presents the subject in a coherent a......一起来看看 《Introduction to the Design and Analysis of Algorithms》 这本书的介绍吧!

html转js在线工具
html转js在线工具

html转js在线工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具