This blog post is about a Linux mechanism called proc connector that allows you to get asynchronous notifications about different events on a Linux OS, and my new library RCI that wraps it up for you in an easy to use C++ API.
Continue reading...procfs
pfs – Parsing the Linux procfs
Read about the pfs library, considerations taken during the development process, styling choices and other interesting design issues.
Continue reading...