The default installation directory of the demo feed handler is $RAP/DemoFeedHandler.
Component |
Description |
---|---|
/bin/demofeedhandler |
Demo feed handler executable. |
/bin/demofeedhandler.sh |
Script to launch demo feed handler. |
/templates |
Directory containing RDS templates. |
/marketdata/messageformat/STOCK_QUOTE.csv |
Directory containing STOCK_QUOTE.csv. This is the stock quote demo data file, which contains 57780 messages. |
/template.xsd |
XML schema file for the RDS templates. |
/config/publisher.xml |
Publisher configuration file. |
/lib/libpublisher.so | Shared library file for the demo feed handler. |
/src |
Source files (demofeedhandler.cpp) and build script (compile.sh) for the demo feed handler. |
/ua |
UAF installation. |