I am trying to publish the data to TREP using EMA (OmmConsumer)able to publish multiple RICs at a time but when the same thing I am trying to publish parallelly I am getting the values mixed up of other to one which field is null…. Can anyone please help me out for the same… Thanking in anticipation…… code snippet that I…
Hi Team, Is there an api-compatibility-matrix of CPU ? client is iasking if EMA support both x86 and ARM ? thanks
When publishing price for all rics via postmsg. I didn't receive corresponding onupdatemsg for all rics. I am able to see price on subscribing to rics. However since updatemsg is not always returned after postmsg. Is there any way we can confirm that publishing has been completed successfully?
I'm trying to migrate my RFA API application to EMA/ETA API app. In RFA, I can get the number of stored event in a event queue by rfa::common::EventQueue::getEventQueueCurrentSize(). I use this for evaluating the speed of event processing of my app. In EMA, there are no event queue functions, so I want to know how should I…
Ema config guide says: Scenario 2: NumberOfLogFiles > 0; MaxLogFileSize=0 Filename #1 is created and roll over 1st file in case of restart. So, I configuring logger like this: <NumberOfLogFiles value="7" /> <MaxLogFileSize value="0" /> I expected that one log file will be created for each time the application (I using…
The server in question registers 2000 RICs, and updates all of them at interval of 0.5s. The 2000 RefreshMsg on registration and 4000 UpdateMsg/s are queued, and OmmProvider.submit-ed in a single thread. It all works fine. However, when the RIC size is raised to 5000, it gets hanged. The thread dump looks like this: Any…
Hi Team, client is using EMA SDK connecting to ADS, they want to know is there any Heartbeat between ADS and downstream SDK APP ? What is the frequency and format of heartbeat if there is ? Thanks
Hi Team, I’m currently integrating with the Refinitiv Real-Time - Optimized Pricing API and need to configure firewall rules to allow traffic to specific streaming endpoints. Could you please provide the static IP addresses for the following hosts? ap-northeast-1-aws-1-sm.optimized-pricing-api.refinitiv.net…
Sorry for a stupid question (I don't even know whether I'm on the right forum), but how can I apply for trial access to Real-Time data? We have to migrate from RFA to Real-Time SDK
In our application, multiple coroutines (parallel execution) may call OmmConsumer.submit() at the same time, each with its own freshly created PostMsg (built using EMA). Could simultaneous submit calls on the same OmmConsumer instances cause the MDS receive merged or corrupted field data from different posts?
It looks like you're new here. Sign in or register to get started.