Architecture

Demo Feed Handler is an executable that reads messages from a demo data file, and sends those messages to a subscriber.

Syntax

To run Demo Feed Handler from the command line:

demofeedhandler -m <messageFile> -n <numMessages> -s <maximum messages per second>

NoteAlthough Sybase RAP includes STOCK_QUOTE.csv that you can use as a test message file for Demo Feed Handler, you can use .csv file that contains Stock Quote messages will work.