PSOS (real-time operating system): Difference between revisions

Content deleted Content added
added anchors for redirects
Line 48:
In August 2007, RoweBots, a former partner of SCG and ISI, open sourced their pSOS+ compatible version called Reliant. It is available to all that wish to upgrade without applications changes.
 
The [[Xenomai]] project supports pSOS+ APIs (and others traditional RTOS APIs) over a Linux-based real-time framework to allow existing industrial applications to migrate easily to a GNU/Linux-based environment while keeping stringent real-time guarantees.
 
Another open sourced alternative is [[RTEMS]], which has support for various APIs, including the "Classic API" (compatible to pSOS) and the POSIX API. Compared to GNU/Linux, RTEMS is a closer match to pSOS applications due to its lower memory footprint and its strict realtime behaviour.
 
Popular [[SSL/TLS]] libraries such as [[wolfSSL]] still support pSOS.