Publishers

Publishers format incoming market data messages, and forward those messages to a subscriber in an internal Sybase RAP Data Stream (RDS) format. A publisher consists of two layers: Publisher API and Network layer.

The Publisher API is intended for Sybase feed handlers (Demo Feed Handler and FAST Feed Handler), and developers who want to map proprietary market data into Sybase RAP. The Publisher API uses an RDS template-processing module that identifies the message type, formats the messages, and calls the Network layer. The Network Layer buffers the messages into packets, and sends the packets to across multiple data streams to a subscriber.