× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Just a follow-up for the archives...

IBM confirmed:
"Yes, multiple jobs (and threads) can call the QUSADDUI API at the same
time.
The API gets a thread-scoped *SHRUPD lock on the user index before doing the
insert.

Remove User Index Entries (QUSRMVUI) also gets a thread-scoped *SHRUPD lock
on
the user index, so you could use both API's at the same time from multiple
jobs
or threads."

Charles

On Wed, Nov 4, 2020 at 12:01 PM Charles Wilt <charles.wilt@xxxxxxxxx> wrote:

All,

Considering using a "permanent" user index (*USRIDX) as a cache for some
values retrieved from a web service call.

Question, does a user index support concurrent access/updates?

Specifically, can multiple jobs call the Add User Index Entries (QUSADDUI)
API at the same time?

It's marked threadsafe, so I suppose the answer must be yes. But there's
nothing in the documentation about how concurrency is handled.

I've never used a user index in this manner, so just looking for
confirmation that this should work fine.

Thanks!
Charles



As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.