Hi, Dear all:
I wrote a FeedHandler to receive realtime data from TREP via the RFA C++ Windows interface.
But I met a problem. I have a RIC list which has 3500+ RICs, and the FeedHandler links to a Cascading TREP(equipped with ADH and ADS) once I start the FeedHandler process, I can see all the RICs had been subscribed at the Cascading TREP side. And then, all the subscribed released. The FeedHandler can't receive any data.
I did another test, shrink the RIC list number to 100 and launch the FeedHandler again. It works fine.
So, I can image there must be some limitation at any site of: Source TREP, Cascadign TREP or FeedHandler itself.
Can I have your suggestion about this case? What will be the most possible site and how to check that?
Regards
Zheng