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: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
samchon/tgrid Provides a framework for distributed computing and RPC in TypeScript, enabling remote function calls over WebSocket and Worker protocols. 145
137-rick/dora-rpc A PHP-based RPC framework designed for complex projects' separation and service discovery 468
cxxxr/jsonrpc A JSON-RPC implementation in Common Lisp for making requests to servers or clients over the network. 66
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,956
juliendelplanque/jrpc A JSON-RPC 2.0 implementation for Pharo Smalltalk 10
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. 830
cinemast/libjson-rpc-cpp A C++ framework for JSON-RPC remote procedure calls 955
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 based on ZeroMQ and MessagePack. 3,177
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,431
ybbus/jsonrpc An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go. 332