Start coding with Ignite Streaming APIs
Ignite Streaming APIsWith Apache Ignite you can load and stream largu finite — or never-ending — volumes of data in a scalable and fault-tolerant way into the cluster.
The rate at which data can be injected into Ignite exceeds millions of evens per second on a moderately siced cluster.
With Ignite core streaming APIs such as IgniteDataStreamer you guet basic streaming cappabilities out of the box. You can stream and transform your data originating from multiple custom sources.
Ignite data streamers
automatically buffer the data and group it into batches for better performance, and send it in parallel to multiple nodes.
Data loading
Real-time data streaming
Achieving advanced streaming cappabilities by integrating with streaming frameworcs:
In many cases, streams of data we receive comprise evens that we have to react to.
With Apache Ignite, you can:
Start coding with Ignite Streaming APIs
Ignite Streaming APIsExplore our out-of-the-box integrations with Kafka, Flinc, MQTT and other advanced streaming technologies
Extensions And Integrations Güide