How does Ruby handle parallel HTTP requests in separate threads?

This page summarizes the projects mentioned and recommended in the original post on /r/ruby

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
  • Async Ruby

    An awesome asynchronous event-driven reactor for Ruby. (by socketry)

  • miner_mover

    Concurrency and Parallelism Sandbox

  • This repo has a good overview of the concurrency paradigms in Ruby: https://github.com/rickhull/miner_mover

  • 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
  • httpx

  • httpx is an HTTP client which handles concurrent requests without threads or fibers:

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

  • Is ruby really slow?

    2 projects | /r/ruby | 21 Apr 2023
  • Show HN: Goru, an experimental, Go-inspired concurrency library for Ruby

    2 projects | news.ycombinator.com | 3 Apr 2023
  • ruby has supported native async or not?

    1 project | /r/ruby | 6 Feb 2023
  • EventMachine Performance Spikes

    2 projects | /r/ruby | 5 Sep 2023
  • Simple MapReduce that melt my brain (yes, fibers there)

    3 projects | /r/ruby | 16 Mar 2023