About Joule projects
Joule has four user-driven functional blocks which form a use case. This sections provides the neccesary documentation to enable develops to build Joule projects and extend the system capabilities
Resource | Description |
---|---|
sources | List of data sources to subscribe to data events and to transform received data to Joule StreamEvent type. |
use case | A user defined usecase which subscribes to source data streams to perform a series of processes that produce a desired outcome event. |
sinks | List of data sinks to publish process events to required data format. |
reference data | List of reference data sources that can be used within stream processing pipeline. |
Last modified 9mo ago