Niagara XML Generator
XML Generator objects generate XML dynamically. They are implemented
in Java. Like the Firehose Server,
it maintains a pool of data requests.
Currently, there are three clients implemented.
- DTD Generator - This is built from one of IBM's
XMLBeans. Given a valid DTD file, it can generate
pseudo-random XML data.
- Quotes Generator - This generates live stock quotes
from http://www.i3solutions.com. It takes any valid stock
ticker symbol, or combination of symbols, and formats quotes
in XML format. The generator simply passes the data along.
- XMLB Generator - This generator takes data from a baseball
event data file and formats it in XML. A single event file contains
data for every home game for a single team. The generator reads only
one event at a time and returns it. It also has an graphical interface
associated with it to monitor the status of a game.
Make getting data like sipping water from a firehose