Realtime Application Interface 3.6.2 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Realtime Application Interface 3.6.2 (Default branch)
# 1  
Old 10-28-2008
Realtime Application Interface 3.6.2 (Default branch)

The Realtime Application Interface for Linuxallows applications with strict timing constraintsto be run on Linux. A real time system is able toguarantee the timing requirements of the processesunder its control. RTAI provides an API and thenecessary kernel modifications to accommodate suchrequirements.License: GNU General Public License (GPL)Changes:
Fixes to POSIX support and for Python wrappers.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

How do I interface with pf in a C/C++ application?

I'd like to write a simple GUI C/C++ application (a simple interface) where the user can perform a few pf operations and also receive pf feedback (instead of using the pfctl command). I was hoping to get some guidance in regards to where to get started. The pf suggests the use of the ioctl... (2 Replies)
Discussion started by: nactusberrilli
2 Replies
Login or Register to Ask a Question