Communication between processes

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

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

    c++ library for interprocess memory pools, communication, and automatic network device discovery. lightweight DDS alternative.

  • IPC was such a cluster for us that I ended up writing my own IPC mempool and producer/consumer pattern as a side project: https://github.com/keithrausch/InterprocessMemPool

  • Inter-Component-Communication

    ICC - Inter Component Communication, this is a library created to simplify communication between components inside of single application. It is thread safe and could be used for creating components that works in different threads

  • I use https://github.com/redradist/Inter-Component-Communication It supports CommonAPI wrappers as well as in-process communication

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