Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RAMSession thread safe?

To improve performance, I'd like to use a single RAMSession object across multiple threads. This is for strictly for read-only queries. Any concerns with this approach?

Note that I'm not looking for an absolute declaration of thread safety here. But a reply in the form of "well I've been doing it without problems for the past 6 months" or "the system was designed to work that way", that'd be helpful by itself.

Thanks!

Bas.

0 votes



2 answers

Permanent link
I do not think you will have problems performing read only actions on the RAM API in multiple threads. We did intend for it to be used this way. Internally as well as other partners and customers have used it this way with no know issues.

However, we do not have a full regression suite in place, so we cannot claim official support for this use case.


To improve performance, I'd like to use a single RAMSession object across multiple threads. This is for strictly for read-only queries. Any concerns with this approach?

Note that I'm not looking for an absolute declaration of thread safety here. But a reply in the form of "well I've been doing it without problems for the past 6 months" or "the system was designed to work that way", that'd be helpful by itself.

Thanks!

Bas.

0 votes


Permanent link
I do not think you will have problems performing read only actions on the RAM API in multiple threads. We did intend for it to be used this way. Internally as well as other partners and customers have used it this way with no know issues.

However, we do not have a full regression suite in place, so we cannot claim official support for this use case.


Thanks for the prompt reply Kevin, much appreciated!

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jun 04 '10, 9:40 a.m.

Question was seen: 5,243 times

Last updated: Jun 04 '10, 9:40 a.m.

Confirmation Cancel Confirm