|
FAST Protocol
< Previous Next >
FAST OPTIMIZATION
ayub sayyad / FTIL <> 21 Apr 2009 6:48AM ET we are implementing market data solution, in which we will providing market data to the clients. As per my understanding of FAST only privious values of message for a perticular template.
Now in case i am sending message like
IBM| 250| 155144| 989
MSFT| 200| 322| 890
IBM| 251| 155144 |989
now in above case first time i will send data for IBM in next MSFT which has different from first message now i need to send IBM again which is very simalar to my first message for IBM but while encoding message 3 i will get privious values as MSFT and which is very different from my privious message.
is that implies that FAST can give optimization if you have similar messages in sequence.
Please suggest.
FAST OPTIMIZATION ayub sayyad / FTIL 21 Apr 2009 6:48AM ET |