Section I - Overview
Last updated
Was this helpful?
Last updated
Was this helpful?
Data provisioning is a core building-block of the DaaS Pattern. It is the implementation of the applications business logic in the data flow of the system.
To assist developers in building out data provisioning microservices more easily, the DaaS SDk provides a DaaSProcessor
structure which inherits the DaaSProcessorService
trait:
keep_listening
start_listening
stop_listening