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作为协议的远程服务调用的框架
252 stars
18 watching
80 forks
Language: PHP
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A framework for distributed computing and remote procedure calls over WebSocket and worker protocols. | 148 |
| A PHP-based RPC framework designed for complex projects' separation and service discovery | 468 |
| A Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls | 67 |
| 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 |
| A JSON-RPC 2.0 implementation for Pharo Smalltalk | 11 |
| A high-performance RPC framework written in Go, allowing multiple services to communicate with each other in a pluggable and modular way. | 844 |
| A C++ framework for JSON-RPC remote procedure calls | 956 |
| An implementation of the OpenRPC protocol in Common Lisp | 27 |
| A tool for building gRPC microservices with automated code generation and middleware support | 75 |
| A package of RPC add-ons to simplify creating remote procedure calls in a Python web framework. | 27 |
| A flexible RPC implementation using ZeroMQ and MessagePack | 3,179 |
| An SSL-based JSON-RPC framework for .NET that enables bidirectional communication and flexible configuration options. | 12 |
| A JSON-RPC 2.0 implementation package in Go | 187 |
| Provides a lightweight and concurrent RPC framework for PHP applications | 1,433 |
| An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go. | 336 |