Skip to content

Project that mimic a real-time producer from a sensor hardware and consume it using Java Reactor

Notifications You must be signed in to change notification settings

knands42/Sensor-Streaming-App-Java

Repository files navigation

Sensor Streaming App

This belongs to a project series I created to lean and create concurrency apps that need streaming features.

I'm simulating a data streaming app that produces realtime data from any sensor hardware where this application will handle it using Reactor and Lightweight Threads.

Up and Running

gradle run

Related Projects

See also a Kotlin version of the same project -> here

About

Project that mimic a real-time producer from a sensor hardware and consume it using Java Reactor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages