Niagara Firehose Client
Firehose clients request data from a firehose server,
and wait for a data response.
Currently, there are three clients implemented.
- SimpleClient - Two versions, a C++ version
and a Java version. A simple command line interface
used mostly for testing purposes.
- HTTP Client - This client acts as a HTTP Server,
and returns XML to listeners. It is implemented in
Java.
- Firehose Scan - This client is implemented as part
of the Niagara engine, so it can query on data from a firehose.
Currently, the implementation is
in Java, but as we port Niagara to C++, it will be
implemented in C++ also.
Make getting data like sipping water from a firehose