Sources
Data sources provide Joule with the required data to execute use cases. Fractalworks has provided a number of ready to use implementations to enable you to start building use cases
Available source implementations
Events consumed are deserialised in to StreamEvents ready for pipeline processing either automatically or through a custom transformer implementation.
Streaming
Kafka
Kafka consumer transport ingests data from subscribed cluster topics.
Rabbit MQ
RabbitMQ is lightweight and easy to deploy messaging platform.
MQTT
Joule provides the ability to subscribe to events using MQTT source consumer
Web
File
Last updated