question

Upvotes
Accepted
385 3 1 3

How do I provider failover hostlist for ETA to connect to RRTDS or RRTO

How do I provider failover hostlist for ETA to connect to RRTDS or RRTO ?

Will it be handled by ETA library or it needs to be implemented by client application?

Here failover means, I want to provider list of servers to connect to.

For eg, {trep1, trep2, trep3} and if trep 1 is not available, then it should try to connect to next server in hostlist.

/Bhimrao.

elektronrefinitiv-realtimeelektron-sdktreprrteta-apifailover
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
Accepted
11.5k 16 7 10

Hello @Bhimrao.Ghule

Please see more detail about ETA and ETA ValueAdd failover in the https://community.developers.refinitiv.com/questions/21335/eta-resiliencyfailover-management.html post:

However, I still think the EMA API suggested by my colleague is easier to use when comparing to ETA/ETA ValueAdd.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

@wasin.waeosri : we have already progressed on ETA Value added , so move to EMA is not option now,

We implemented failover by using ETA ValueAdd.

Thanks for help

Upvotes
13k 32 12 18

Hi @Bhimrao.Ghule,

ETA is a low level API stack and application developer is responsible for design and development of any failover capability. EMA on the other hand is quite performant API and offers these value add features, through the use of ChannelSet in configuration.

Please consider EMA API, if you are early in the application development process. Here is an article on how to do this in EMA.

https://developers.refinitiv.com/en/article-catalog/article/how-implement-service-resiliency-ema-consumer-application

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea