question

Upvotes
Accepted
1 0 1 3

Multiple instances of ThomsonReuters.RFA.Common.Client in an application

Hi,

I was wondering if it's possible to have multiple (possibly many) instances of ThomsonReuters.RFA.Common.Client in an application (which means several EventQueues, AuthorizationSystem and AuthorizationAgent, all of them talking to the same DACs daemon), or if it's required or advised to have only one.

Thank you very much!

DACSopen-dacs
icon clock
10 |1500

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

@fernando.garciazapata, thank you for your participation in the forum. Is the reply below satisfactory in resolving your query? If yes please click the 'Accept' text beneath the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question. Thanks, AHS

@fernando.garciazapata

Hi,

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
22k 58 14 21

@fernando.garciazapata An application can have multiple instances of Client, and/or EventQueues. The use case depends on the application architecture, though in most cases it is advisable to have one instance, since it is easier to develop and debug.

It is also possible to have multiple Clients for a single EventQueue. Multiple queues can be grouped and dispatched together as well. I would recommend keeping it simple.

icon clock
10 |1500

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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