Improvements to Product by ReaGeniX
Quality
- less errors found in use due to systematic architecture
- better maintainability due to graphic designs showing all interactions explicitly
Less processor load
- concurrent operations and their communication take less time compared to OS controlled threads and processes or to implementations by competing code generators
Less need for memory
- in some cases a smaller OS can be used - or it can be left out
- generated code is compact