GitHub Load Balancer Director vs node-http-proxy

Need advice about which tool to choose?Ask the StackShare community!

GitHub Load Balancer Director

3
20
+ 1
0
node-http-proxy

17
39
+ 1
2
Add tool

GitHub Load Balancer Director vs node-http-proxy: What are the differences?

Developers describe GitHub Load Balancer Director as "GitHub's open source load balancer". GLB Director is a Layer 4 load balancer which scales a single IP address across a large number of physical machines while attempting to minimise connection disruption during any change in servers. GLB Director does not replace services like haproxy and nginx, but rather is a layer in front of these services (or any TCP service) that allows them to scale across multiple physical machines without requiring each machine to have unique IP addresses. On the other hand, node-http-proxy is detailed as "A full-featured http proxy for node.js". node-http-proxy is an HTTP programmable proxying library that supports websockets. It is suitable for implementing components such as proxies and load balancers.

GitHub Load Balancer Director and node-http-proxy belong to "Load Balancer / Reverse Proxy" category of the tech stack.

GitHub Load Balancer Director and node-http-proxy are both open source tools. node-http-proxy with 10.3K GitHub stars and 1.54K forks on GitHub appears to be more popular than GitHub Load Balancer Director with 1.77K GitHub stars and 158 GitHub forks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of GitHub Load Balancer Director
Pros of node-http-proxy
    Be the first to leave a pro
    • 1
      Opensource
    • 1
      Programmable

    Sign up to add or upvote prosMake informed product decisions

    - No public GitHub repository available -

    What is GitHub Load Balancer Director?

    GLB Director is a Layer 4 load balancer which scales a single IP address across a large number of physical machines while attempting to minimise connection disruption during any change in servers. GLB Director does not replace services like haproxy and nginx, but rather is a layer in front of these services (or any TCP service) that allows them to scale across multiple physical machines without requiring each machine to have unique IP addresses.

    What is node-http-proxy?

    node-http-proxy is an HTTP programmable proxying library that supports websockets. It is suitable for implementing components such as proxies and load balancers.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use GitHub Load Balancer Director?
    What companies use node-http-proxy?
    See which teams inside your own company are using GitHub Load Balancer Director or node-http-proxy.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What are some alternatives to GitHub Load Balancer Director and node-http-proxy?
    AWS Elastic Load Balancing (ELB)
    With Elastic Load Balancing, you can add and remove EC2 instances as your needs change without disrupting the overall flow of information. If one EC2 instance fails, Elastic Load Balancing automatically reroutes the traffic to the remaining running EC2 instances. If the failed EC2 instance is restored, Elastic Load Balancing restores the traffic to that instance. Elastic Load Balancing offers clients a single point of contact, and it can also serve as the first line of defense against attacks on your network. You can offload the work of encryption and decryption to Elastic Load Balancing, so your servers can focus on their main task.
    HAProxy
    HAProxy (High Availability Proxy) is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications.
    Traefik
    A modern HTTP reverse proxy and load balancer that makes deploying microservices easy. Traefik integrates with your existing infrastructure components and configures itself automatically and dynamically.
    Envoy
    Originally built at Lyft, Envoy is a high performance C++ distributed proxy designed for single services and applications, as well as a communication bus and “universal data plane” designed for large microservice “service mesh” architectures.
    DigitalOcean Load Balancer
    Load Balancers are a highly available, fully-managed service that work right out of the box and can be deployed as fast as a Droplet. Load Balancers distribute incoming traffic across your infrastructure to increase your application's availability.
    See all alternatives