Directory structures
RiverMuse Core Edition 3.4.3 & 3.4.4
|
A common feature of the RiverMuse directories is that the source code is under a src sub directory so that the build system looks the same from component to component. |
|
Product directories
The following table provides a brief overview of the key product directories
| Directory |
Description |
| desktop |
The html, javascript and php code for the GUI; as well as, containing the scripts for setting up the database. |
| processManager |
Java code for the Process Manager. |
| angara |
C++ code for omosd and yarpd. |
| rsyslog |
The rsyslog code modified by RiverMuse to provide the omos output module to communicate directly to omosd. Note that RiverMuse builds both rsyslogd and rsyslogd-lite from the same code; however, they are configured differently. |
Rivermuse development tree
The following is the recommended format for the development tree that the RiverMuse software engineers support.