I am researching ways to stream Turbine telemetry and process it. Typically we look at large cloud tools like Azure Event grid or something like that without even looking at Open-source tools. But I am interested in exploring Akka streams for that.
We need to take care of 1000 wind turbines, gather the telemetry and process it.
I am just looking for a stream architecture for this using Akka. At this time I don’t have any use case written.
Thanks,
Mohan