-- UlucSaranli? - 29 Aug 2003

This page outlines currently outstanding issues regarding the module concept in RHexLib and its implementation

  • Currently, module functionality is constrained to what can be done in the update() function, usually limited to computation well below 1ms to ensure time is left for all other modules. We had plans for implementing the so-called "threaded" modules, which would automatically start a separate execution thread with certain builtin facilities to minimize chances of race-conditions.(UlucSaranli? - 29 Aug 2003)

  • The module manager currently features a profiles which logs various aspects of module execution. It may be worthwhile to add "strace" like functionality to log system execution at various levels. It seems that this could be easily implemented with MMMessage style calls. (UlucSaranli? - 29 Aug 2003)

 
This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback