Expand description
The module define ProSA main processing to bring asynchronous handler for all processors
Define ProSA main processing to bring asynchronous handler for all processors.
Main can be consider as a service bus that routing processor messages.
Structs§
- Main
- Main ProSA task to handle every task spawn in the ProSA Use an internal ProSA service bus Must be run only one time in the ProSA
- Main
Proc - Main ProSA task processor
Traits§
- Main
Runnable - Trait to define a ProSA main processor that is runnable