Hi We're in the process of developing a C++ application that will utilize RTSDK to send a rather large amounts of messages (200k+) in periodic bursts. We're basing this on Cpp EMA, and we're running multiple threads each with its own InteractiveProvider to spread business logic and encoding load between different CPU…
Hi team, could you please suggest some recipes in this case: The application is running on a container environment and the programming language is Java.
EMA/ETA: Do we have optimization regarding specific Operating System, CPU, chips?
ReutersConfig.txt Hi, I have attached my RFA config file. Can I get a sample EMAConfig file corresponding to attached file? Where to place server IPs and port?
hi team, one of my client is asking if EMA could add encryption algorithm or certification authentication connect to RTDS ? thanks Gang
I'm looking at both the refinitiv real time SDK and the CSV per-exchange data. I see a few cases where (on LSE) we see this sequence of events: market status - opening auction ...events trade (MMT class implies it's outside of opening auction) market status - normal trading The sequence of events as delivered to our…
在使用Java api对接路透系统,通过consumer.registerClient(xxx)发消息过程中,出现了死锁的问题,查看了ema的jar包源码,发现在ema对消息处理过程中对线程上了jdk的锁,没有释放该锁导致线程阻塞,从而导致容器崩溃,下面附上代码,还请帮忙解惑 try {//args为ric和serviceName的映射关系 Iterable<Map.Entry<String,String>> it = args.entrySet().iterator; while(it.hasNext()){ Map.Entry<String,String> entry = it.next(); List<String> list =…
使用JavaAPI对接路透,回调client都会有哪些异常情况?在回调onRefreshMsg()接口推送的信息中,FiledEntry中load的值为空或者(blank data)时是什么情况?
I am working on to application which subscribe data and create RIC if it does not exists. What would be the best way to check if RIC .does not exists as RefreshMessage / OnAllMsg does not provide NACKCode for InvalidContent.
Please help me understand: I read various API documentation and visually do not understand the following: What does the Refinitiv Real-Time Distribution System consist of? Is there a diagram, picture or list of services? 2. What does Refinitiv Real-Time Distribution Hub consist of? Is there a diagram or a picture?
It looks like you're new here. Sign in or register to get started.