Software Alternatives & Reviews

Haproxy VS runc

Compare Haproxy VS runc and see what are their differences

Haproxy logo Haproxy

Reliable, High Performance TCP/HTTP Load Balancer

runc logo runc

CLI tool for spawning and running containers according to the OCI specification - opencontainers/runc
  • Haproxy Landing page
    Landing page //
    2023-03-19
  • runc Landing page
    Landing page //
    2023-08-21

Haproxy videos

HAProxy Crash Course (TLS 1.3, HTTPS, HTTP/2 and more)

More videos:

  • Review - HAPROXY vs NGINX - 10,000 requests while killing servers
  • Tutorial - How To Setup ACME, Let's Encrypt, and HAProxy HTTPS offloading on pfsense

runc videos

2/21/19 RunC Vulnerability Gives Root Access on Container Systems| AT&T ThreatTraq

More videos:

  • Review - Demo MONEY,TIME - RunC

Category Popularity

0-100% (relative to Haproxy and runc)
Web Servers
68 68%
32% 32
Web And Application Servers
Load Balancer / Reverse Proxy
Network & Admin
100 100%
0% 0

User comments

Share your experience with using Haproxy and runc. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Haproxy and runc

Haproxy Reviews

10 Awesome Open Source Load Balancers
HAProxy is an L4 and L7 load balancer supporting TCP and UDP traffic. It’s a well-established, open source solution used by companies such as Airbnb and GitHub. HAProxy is also a very capable L7 load balancer, supporting HTTP/2 and gRPC backends. Thanks to its long history, large community, and reliable nature, HAProxy has become the de facto open source load balancer—it...
10 Open Source Load Balancer for HA and Improved Performance
One of the popular ones out there in the market is to provide high availability, proxy, TCP/HTTP load-balancing. HAProxy is used by some of the reputed brands in the world, like below.
Source: geekflare.com
Top 5 Open-Source Load Balancers 2021
HAProxy provides many distinct features such as it processes an enormous number of tasks in a millisecond, offers minimal cost for context switch and memory usage, ability to instantly detect a threat or event on tens of thousands of connections, efficient use of the CPU cycles, and memory bandwidth, optimized timer queue, optimized HTTP header analysis, GZip Compression,...
Source: linuxways.net
The 5 Best Open Source Load Balancers
HAProxy is another common name in the web ecosystem. HAProxy offers reverse proxying and load balancing of TCP and HTTP traffic. When you choose HAProxy, you’re choosing a high-performance, well-established solution.
Source: logz.io

runc Reviews

We have no reviews of runc yet.
Be the first one to post

Social recommendations and mentions

Based on our record, runc should be more popular than Haproxy. It has been mentiond 8 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Haproxy mentions (2)

  • HA Proxy For MySQL Master – Slave
    Root@haproxy01:~# haproxy -v HA-Proxy version 2.0.13-2ubuntu0.3 2021/08/27 - https://haproxy.org/ How to Install it? You simply use yum or apt commands to install it Sudo apt install -y haproxy. - Source: dev.to / almost 2 years ago
  • cannot get haproxy / mjpeg streamer to play nice together
    HA-Proxy version 2.2.9-2+deb11u3 2022/03/10 - https://haproxy.org/ maxconn 4096 user haproxy group haproxy daemon log 127.0.0.1 local0 debug Defaults log global mode http option httplog option dontlognull retries 3 option redispatch option http-server-close option forwardfor maxconn 2000 ... Source: almost 2 years ago

runc mentions (8)

  • US Cybersecurity: The Urgent Need for Memory Safety in Software Products
    It's interesting that, in light of things like this, you still see large software companies adding support for new components written in non-memory safe languages (e.g. C) As an example Red Hat OpenShift added support for crun(https://github.com/containers/crun), which is written in C as an alternative to runc, which is written in Go( - Source: Hacker News / 7 months ago
  • Why did the Krustlet project die?
    Yeah, runtimeClass lets you specify which CRI plugin you want based on what you have available. Here's an example from the containerd documentation - you could have one node that can run containers under standard runc, gvisor, kata containers, or WASM. Without runtimeClass, you'd need either some form of custom solution or four differently configured nodes to run those different runtimes. That's how krustlet did... Source: over 1 year ago
  • Why use Docker in 2022?
    Your Docker Container can only run Linux. That's because Docker takes advantage of runC which uses the Linux kernel. You can't run Windows inside of Docker. But of course you can run Docker on a Windows host machine. If you are running a .NET project, you won't be able to use Docker. On the other hand, if you're running .NET Core then you're in luck! - Source: dev.to / over 1 year ago
  • Containers without Docker (podman, buildah, and skopeo)
    This is what Podman, an open-source daemonless and rootless container engine, was developed with in mind. Podman runs using the runC container runtime process, directly on the Linux kernel, and launches containers and pods as child processes. In addition, it was developed for the Docker developer, with most commands and syntax seamlessly mirroring Docker's. Buildah, an image builder, and Skopeo, the image utility... - Source: dev.to / almost 2 years ago
  • Learn Docker - from the beginning, part I images and containers
    If you are curious about how exactly Docker does this I urge to have a look at the following links on layered file system and the library runc and also this great wikipedia overview of Docker. - Source: dev.to / almost 2 years ago
View more

What are some alternatives?

When comparing Haproxy and runc, you can also consider the following products

nginx - A high performance free open source web server powering busiest sites on the Internet.

Docker Hub - Docker Hub is a cloud-based registry service

Traefik - Load Balancer / Reverse Proxy

Eureka - Eureka is a contact center and enterprise performance through speech analytics that immediately reveals insights from automated analysis of communications including calls, chat, email, texts, social media, surveys and more.

AWS Elastic Load Balancing - Amazon ELB automatically distributes incoming application traffic across multiple Amazon EC2 instances in the cloud.

Apache Thrift - An interface definition language and communication protocol for creating cross-language services.