LMAX Disruptor – High Performance Inter-Thread Messaging Library

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Disruptor

    High Performance Inter-Thread Messaging Library

  • Current documentation

    https://lmax-exchange.github.io/disruptor/

  • Aeron

    Efficient reliable UDP unicast, UDP multicast, and IPC message transport

  • Semi-related is the Aeron project: https://github.com/real-logic/aeron

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • execute-machine-code-from-memory

    Proof of concept example: executing machine code from different memory areas: stack, heap, shared memory

  • Can't you use `mprotect` to allow you to write to memory and execute?

    https://github.com/Frodox/execute-machine-code-from-memory/t... has several examples of how to do it.

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