gmt_dos-actors

gmt_dos-actors is an implementation of the actor model applied to integrated modeling for the Giant Magellan Telescope.
Features
- Asynchronous actors model
- Channel based data exchange between actors
- channels validation at compile time
- formal interface definition (trait based) between actors and actor clients
- scripting macro to reduce boilerplate clutter