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.

GitHub

247 stars
23 watching
20 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mafintosh/dns-discovery A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. 193
mafintosh/discovery-server A TCP/UTP server that auto announces itself using discovery-channel 58
mafintosh/discovery-swarm A network swarm system that facilitates peer discovery and connection using TCP or UTP protocols. 375
mafintosh/peer-network Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. 184
mafintosh/k-rpc Low-level implementation of k-rpc protocol used in the BitTorrent DHT 74
mafintosh/network-address A utility project that provides a simple way to retrieve the local network address of a machine 67
bobrik/zoidberg Provides per-app service discovery and traffic shifting for Mesos clusters using pluggable mechanisms. 60
bobrik/ralph A service discovery system that allows elastic clusters of memcached and redis to be managed and updated dynamically without downtime. 24
mafintosh/webrtc-swarm Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. 382
mafintosh/airswarm Automatically connects nodes on a local network using multicast DNS 130
mafintosh/peer-wire-swarm Enables communication between multiple peers in a decentralized network using a swarm architecture 80
mafintosh/k-rpc-socket A low-level network layer implementation for peer-to-peer communication in distributed systems 23
mafintosh/webcat Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. 445
mafintosh/hyperpipe Distributes input/output operations between multiple systems using a key-based architecture. 119
mafintosh/multicast-dns An implementation of a low-level multicast DNS protocol in pure JavaScript 513