Load Balancing

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • back-to-back

    proof of concept io queue

  • pretty much the same way a push load balancer does https://github.com/jackdoe/back-to-back/blob/master/broker/b...

    for {

  • BeanstalkD

    Beanstalk is a simple, fast work queue.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • vc5

    A distributed Layer 2 Direct Server Return (L2DSR) Layer 4 load balancer (L4LB) for Linux using XDP/eBPF

  • Should you wish to give DSR load balancing a go without having to invest in hardware/licenses you could try https://github.com/davidcoles/vc5

    Put that in front of some HAProxy servers to do TLS termination and farm out requests to another layer of NGINX/uWSGI boxes and Robert is your cousins father.

  • PixiJS

    The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.

  • I used https://pixijs.com/. This was my first project with it and it was really nice to use. I fell in to a few traps here and there, but generally it wasn't too bad to get the results I wanted with it. :)

  • spoa-example

    Example implementation of a very simple agent to use with HAProxy's SPOE filtering

  • Start here:

    https://github.com/haproxy/spoa-example

    https://www.haproxy.com/blog/extending-haproxy-with-the-stre...

    We used that to make an SSO login site that works independently on what is on the backend. Logic was basically:

    * if there is no/invalid SSO cookie, SPOA set a flag which made haproxy redirect to the SSO app

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Chapter 1: Boring SVG Manipulation

    1 project | dev.to | 16 May 2024
  • A Visual Interactive Guide to Bloom Filters

    5 projects | news.ycombinator.com | 20 Feb 2024
  • My thought on different engines

    6 projects | dev.to | 20 Dec 2023
  • Ask HN: Possible to make a game engine in the browser?

    2 projects | news.ycombinator.com | 8 Oct 2023
  • Rebuilding Isometric World

    2 projects | dev.to | 9 Oct 2023