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.

1 Answer

· Write an Answer
Upvotes
Accepted
23.7k 61 15 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.