Re: discarded data dictionary request
Dmitri Fedorov <dfedorov.solace@...>
Thanks Damian, Yes, referring to the data dictionary file made them working, my bad, I naively trusted to the "bookticker --help" output :-/. My focus is recap messages and how different order book updates affect it, so I don't want to use capturereplay, the bookpublisher seems to better suited for my case. Cheers Dmitri P.S. For future references, this is the pair that works, it uses non-altered configuration from the OpenMAMA 6.1.0 distribution and a locally run Apache Qpid server: > bookpublisher -v -SP WOMBAT -m qpid -tport pub -use_dict_file data/data.dict -s book.1 -threads 5 > bookticker -v -m qpid -S WOMBAT -use_dict_file data/data.dict -tport sub -s book.1 ------------------------------------- Solace Corporation accepts no liability for the content of this
email, or for the consequences of any actions taken on the basis of the
information provided, unless that information is subsequently confirmed in
writing. Any views or opinions presented in this email are solely those of the
author and do not necessarily represent those of Solace Corporation.
On Tue, Jan 31, 2017 at 1:57 PM, Damian Maguire <dmaguire@...> wrote:
|
|