> Hassan Reihanipoor wrote: > i am searching for a realtime os to develope my own program. :-) There are over 200 real time operating systems out there. Depending on the timing constraints of your application, network facilities and available resources per piece, a linux-based RTOS might be an option!? http://www.realtimelinux.org/links.phtml gives you a good starting point. If you want to stick to Windows (and Visual Studio/Visual C++) as development host and just want to use linux as target soft-RTOS (timing constraint <100ms) and money isn�t the most important point, then have a look at the products from LynuxWorks (formerly Lynx). If you have hard real time constraints (<50�s), then better have a look at the sub-kernel-implementations RTLinux and RTAI. Moderate timing constraints (<1ms) can very likely be handled with KU-RT Linux, RED-Linux, qLinux, SMART-Linux, "MontaVista-Stuff" (they don�t yet have a name for their work done) and Linux/RK I am sure i have forgotten one or two of these kernel-scheduler extensions/replacements. Bernhard -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] --- For more information on Real-Time Linux see: http://www.rtlinux.org/rtlinux/
