FGPythonSys: Difference between revisions

Jump to navigation Jump to search
Line 23: Line 23:


{{FGCquote
{{FGCquote
|1= I am interested in experimenting with the FGPythonSys concept to break a number of FlightGear's current limitations. This probably has significant overlap with Stuart's HLA/RTI developments. I would like to try to experiment with the concept of subsystem creation. Specifically to add support for creating three different categories of subsystem: - Same thread spawning, i.e. the current design. - Subsystem thread spawning (for subsystems requiring very low latency). - Subsystem child process forking, using HLA/RTI for communications (for subsystems where latency and slow IPC is not an issue).
|1= I am interested in experimenting with the FGPythonSys concept to break a number of FlightGear's current limitations. This probably has significant overlap with Stuart's HLA/RTI developments. I would like to try to experiment with the concept of subsystem creation. Specifically to add support for creating three different categories of subsystem:  
* Same thread spawning, i.e. the current design.  
* Subsystem thread spawning (for subsystems requiring very low latency).  
* Subsystem child process forking, using HLA/RTI for communications (for subsystems where latency and slow IPC is not an issue).
|2= {{cite web
|2= {{cite web
   | url    = http://sourceforge.net/p/flightgear/mailman/message/34792886/
   | url    = http://sourceforge.net/p/flightgear/mailman/message/34792886/

Navigation menu