ATTX-project / graph-component

Graph Manager component that handles state of the internal graph/data.
0 stars 0 forks source link

Implement asynchronous-like features to GMApi for calling services #31

Closed jkesanie closed 7 years ago

jkesanie commented 7 years ago

Description

GM needs to call long-running services such as RMLService and ProvService and needs to be able to do this efficiently.

DoD

Non-blocking service orchestration.

Testing