Experiments in concurrency 3: Event loops

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    fast HTTP/1.1 benchmarking tool written in Node.js

  • When I test this with autocannon making three simultaneous requests (autocannon --connections 3 --amount 3 --timeout 10000 --no-progress http://localhost:5678/):

  • React

    Event-driven, non-blocking I/O with PHP.

  • ReactPHP

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

    Ruby algorithms and data structures. C extensions (by kanwei)

  • Rather than implementing mine, I'll be using the priority queue from this library. We'll replace our @timers array with a priority queue instead. Here's how our queue will work:

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

  • Getting started with asynchronous PHP using ReactPHP

    4 projects | dev.to | 5 Mar 2024
  • Understanding Concurrency in PHP

    1 project | dev.to | 29 Jun 2023
  • Which FW should I use for the link shortening service?

    1 project | /r/PHPhelp | 26 Jun 2023
  • PHP Swoole or OpenSwoole?

    3 projects | /r/PHP | 13 Feb 2023
  • Why does a lot of developers hate PHP?

    1 project | /r/PHP | 31 Jan 2023