workerman-jsonrpc

RPC framework

A framework that enables high-performance remote procedure calls (RPCs) and distributed services with support for multiple protocols, event-driven architecture, and fault-tolerant operations.

workerman作为进程管理器,json作为协议的远程服务调用的框架

GitHub

252 stars
18 watching
80 forks
Language: PHP
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
samchon/tgrid A framework for distributed computing and remote procedure calls over WebSocket and worker protocols. 148
137-rick/dora-rpc A PHP-based RPC framework designed for complex projects' separation and service discovery 468
cxxxr/jsonrpc A Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls 67
sogou/srpc An RPC framework built on top of C++ Workflow, supporting multiple protocols and data formats for building scalable and high-performance remote procedure call systems. 1,969
juliendelplanque/jrpc A JSON-RPC 2.0 implementation for Pharo Smalltalk 11
trpc-group/trpc-go A high-performance RPC framework written in Go, allowing multiple services to communicate with each other in a pluggable and modular way. 844
cinemast/libjson-rpc-cpp A C++ framework for JSON-RPC remote procedure calls 956
40ants/openrpc An implementation of the OpenRPC protocol in Common Lisp 27
rookie-ninja/rk-grpc A tool for building gRPC microservices with automated code generation and middleware support 75
pylons/pyramid_rpc A package of RPC add-ons to simplify creating remote procedure calls in a Python web framework. 27
0rpc/zerorpc-python A flexible RPC implementation using ZeroMQ and MessagePack 3,179
octopusdeploy/halibut An SSL-based JSON-RPC framework for .NET that enables bidirectional communication and flexible configuration options. 12
osamingo/jsonrpc A JSON-RPC 2.0 implementation package in Go 187
laruence/yar Provides a lightweight and concurrent RPC framework for PHP applications 1,433
ybbus/jsonrpc An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go. 336