polo
Service discovery system
Enables decentralized service discovery and load balancing without relying on a central server or static configuration.
Polo is a zero configuration service discovery module written completely in Javascript.
247 stars
23 watching
20 forks
Language: JavaScript
last commit: almost 10 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. | 193 |
| A TCP/UTP server that auto announces itself using discovery-channel | 58 |
| A network swarm system that facilitates peer discovery and connection using TCP or UTP protocols. | 376 |
| Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
| Low-level implementation of k-rpc protocol used in the BitTorrent DHT | 74 |
| A utility project that provides a simple way to retrieve the local network address of a machine | 67 |
| Provides per-app service discovery and traffic shifting for Mesos clusters using pluggable mechanisms. | 60 |
| A service discovery system that allows elastic clusters of memcached and redis to be managed and updated dynamically without downtime. | 24 |
| Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 383 |
| Automatically connects nodes on a local network using multicast DNS | 131 |
| Enables communication between multiple peers in a decentralized network using a swarm architecture | 79 |
| A low-level network layer implementation for peer-to-peer communication in distributed systems | 23 |
| Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. | 446 |
| Distributes input/output operations between multiple systems using a key-based architecture. | 119 |
| An implementation of a low-level multicast DNS protocol in pure JavaScript | 513 |