The most recent content from our members.
How to know the length of time a particular event spends in an event queue with statistics?
Hello, We have a .NET client application that subscribes to Thomson Reuters RFA News Feed direct. We are trying to diagnose an issue with the application that features the Event Queues MaxQueueDepth being reached and reset. We need to understand the rate that the event queue fills over time to understand why the event…
...oncepts mean Hello, We have a client application that subscribes to Thomson Reuters RFA News Feed direct. The documentation that we have isn't detailed enough to explain how the event queue works with the settings: +Maximum queue Depth +High Threshold +Low Threshold We get messages like the one belows from time to time…
Hello, I am migrating my application from RFA 7.0.0 to RFA 7.6.1. But I am facing a problem with the eventQueue : its size is getting bigger and bigger until I get OutOfMemoryException. It is strange because with RFA 7.0.0 ( and JDK5), we did not have this issue. In the examples of RFA, I found this MDSubscribeSyncDemo…
Hi all, In relation to the EventQueue in the RFA API, is there any general guidance for setting values for: - Maximum Depth - High Threshold - Low Threshold I appreciate this will largely depend on our environments, but was wondering if there is any general guidance or what experiences anyone else had? Many thanks, Richard.
If I have a batch request but one RIC in the request is invalid, then it seems to fail over the whole batch Trying to understand what these completion events are and what triggers them
The RFA documentation and examples states to use the EventQueue.dispatch within a loop to keep listening to events. If for example, you were just sending a login request (ie kill when successful) or an adhoc market data request (so just getting a snapshot price and then closing the stream), what is the best way to control…
After RFA C++ modified example StarterConsumer_BatchView has been running for a period of time, cleanup() halts on rfa::common::EventQueue::destroy() How long does it take to destroy EventQueue? Is there any timeout? Is there anything I can do to trace the destroy progress?
It looks like you're new here. Sign in or register to get started.