Hi All,
I am seeking for a Java technology which will be best for my project.
What I want to do is to deliver continuous data stream from a sensor
system, which collect sensor samples every second, to a middleware
system according a required rate, which will manipulate this data for
multiple applications.
I have a few options, such as
1. Java Web Service
2. Java Message Service (Event based Pub/Sub system like)
3. or just direct data stream.
Can anyone give me some advices? of course, the solution is better to be
scalable.
Many many thanks
--
regards;
Peizhao