Fpga Based Low-Latency Market Data Feed Handler

Liyuan Zhou,Jiang,Ruochen Liao,Tianyi Yang,Chang Wang
DOI: https://doi.org/10.1007/978-3-662-45815-0_7
2015-01-01
Abstract:Financial market data refers to price and trading data transmitted between financial exchange instruments and traders. Delivery of financial market feeds requires massive data processing with ultra-low latency. FAST protocol is a financial technology standard for compressing data stream during network transmission. This paper presents the design and implementation of a hardware accelerator for financial market data in FAST protocol. We propose a parallel data decoding architecture for field analysis process, which is the key feature in our design. The decoder of this work is able to parse and filter FAST format messages, and with an additional parallel structure compared with typical handlers, achieving a 40% speedup on decoding time compared to previous attempts. The filter function is reconfigurable for various user preferences and further protocol updates. Test under massive source data indicated an average latency of 1.6μs per message.
What problem does this paper attempt to address?