Introduction to Flow-IPC: Open Source Toolkit for Low-Latency Inter-Process Communication in C++
Apr 2, 2024
by Yuri Goldfeld
Flow-IPC is an interprocess communication toolkit in C++ to drastically reduce latency. Learn how it works, view the code, and try it out.
Open Source