Chapter 4. Application Tuning and Deployment
This page contains tips related to enhancing and developing MRG Realtime Applications.
In general, try to use POSIX (Portable Operating System Interface) defined APIs. The MRG Realtime developers are compliant with POSIX standards and latency reduction in the MRG Realtime kernel is also based on POSIX.
For further reading on developing your own MRG Realtime applications, start by reading the RTWiki Article.