shareConnections property for EMA

In RFA there was an option to share one connection among several sessions while connecting to the same ADS by setting "shareConnections" to true (See this thread, for example https://community.developers.refinitiv.com/questions/62927/duplicate-subscription-in-rfa.html )
Is there a similar option for the Ema Java library?

Thanks in advance.

Best Answer

  • @anton.skripin

    Thank you for reaching out to us.

    I checked the EMA configuration guide and couldn't find any configuration that is similar to the shareConnections setting in RFA.

    As far as I know, typically, an instance of OMMConsumer establishes one connection to the server.