An open API service indexing awesome lists of open source software.

https://github.com/iamseth/tightrope

A Java based load balancer using Netty
https://github.com/iamseth/tightrope

java load-balancer netty poc

Last synced: 8 months ago
JSON representation

A Java based load balancer using Netty

Awesome Lists containing this project

README

          

---

tightrope
=============

tightrope is load balancer that I'm using to get better at Java development and learn Netty. DO NOT use this in production.

This thing is probably littered with mistakes. Check out HAProxy if you want something for real production use.