For a deeper look into our DataScope Select REST API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
1 0 0 3

multiple thread requests?

Can Refinitiv's DataScope Select (DSS) handle multiple thread requests? We are calling DSS web API to retrieve data from web service and want to know if it can handle multiple thread requests. If yes, can you provide us sample codes for developers?

dss-rest-apidatascope-selectdssmulti-threading
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
21.8k 57 14 21

Hi @bin.peng, DSS has a limit of 50 concurrent requests. Since the REST API is asynchronous, it does not matter if the requests originate from single of multiple threads. Please see this post for clarification on this limit.

We do not have an example of multiple concurrent requests.

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.