mutex

Mutex Server

Provides a WebSocket-based server for controlling critical sections in distributed systems

Mutex Server using WebSocket

GitHub

30 stars
5 watching
2 forks
Language: TypeScript
last commit: 5 months ago
Linked from 2 awesome lists

critical-sectionmutexnodejsservertgridtstltypescriptwebsocket

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
samchon/ecol A TypeScript library providing event-driven implementations of standard data structures 9
melishev/wsgo Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. 3
johanwinther/websocket_server Provides an async iterator for WebSocket events from all connected clients 9
timonson/gentle_rpc An HTTP and WebSocket JSON-RPC 2.0 client and server library for deno and browsers. 45
realtimelogic/minnowserver A lightweight, resource-efficient embedded HTTP(S) WebSocket server 320
madlabsinc/mevn-cli Automates the setup and development of full-stack web applications built with MEVN technologies. 825
zheeeng/friendly-mobx-console-formatter Enhances debugging experience with MobX observable objects by providing an intuitive representation in the browser console 10
charje/portal A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. 28
max-mapper/websocket-stream A Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers. 668
samchon/backend A template repository for building TypeScript backend servers with NestJS and Prisma, focusing on functional programming and test-driven development. 640
n1k0/tooty A multi-account Mastodon web client written in Elm. 157
sitegui/nodejs-websocket Provides a standard way to establish WebSocket connections between clients and servers in Node.js 737
zhmushan/dev_server A command-line tool for setting up and serving web applications during development 22
samchon/tstl A TypeScript implementation of the C++ Standard Template Library 603
nestjsx/nestjs-amqp Provides a basic connection to RabbitMQ for building microservice transport using TypeScript. 190