tgrid
Grid framework
A framework for distributed computing and remote procedure calls over WebSocket and worker protocols.
TypeScript RPC (Remote Procedure Call) for WebSocket and Worker protocols
148 stars
7 watching
20 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 3 awesome lists
grid-computingnestianestjsnetworkprocessremote-function-callremote-procedure-callrpcthreadtypescriptwebsocketworker
Related projects:
Repository | Description | Stars |
---|---|---|
elpheria/rpc-websockets | Enables developers to implement business logic over WebSocket protocol using JSON-RPC 2.0 | 595 |
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 |
chadrem/amf_socket | A bi-directional RPC library that enables high performance network communication between Actionscript applications. | 11 |
kostya/simple_rpc | An RPC framework for building remote procedure calls between different languages and applications. | 68 |
walkor/workerman-jsonrpc | 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. | 252 |
octopusdeploy/halibut | An SSL-based JSON-RPC framework for .NET that enables bidirectional communication and flexible configuration options. | 12 |
imvexed/procedurem | An isomorphic RPC library enabling bi-directional communication between clients and servers over WebSockets in TypeScript | 17 |
timonson/gentle_rpc | An HTTP and WebSocket JSON-RPC 2.0 client and server library for deno and browsers. | 45 |
samchon/backend | A template repository for building TypeScript backend servers with NestJS and Prisma, focusing on functional programming and test-driven development. | 647 |
synrc/rpc | Generates API SDKs for various languages based on Erlang's Type Specification. | 18 |
baidu/sofa-pbrpc | A light-weight RPC framework for high-performance and easy-to-use communication between services. | 2,135 |
nats-rpc/nrpc | An RPC framework for NATS, allowing service discovery and load balancing without the need for load balancers. | 653 |
unum-cloud/ucall | A high-performance networking framework for building fast and efficient web servers and RPC systems. | 1,154 |
cinemast/libjson-rpc-cpp | A C++ framework for JSON-RPC remote procedure calls | 956 |
authorizon/fastapi_websocket_rpc | Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. | 7 |