× 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.



Etienne,

I don't know if shared memory is available or not, but a user space
pretty much accomplishes the same thing and is an accepted
practice. Yes, I would send a short entry through the data queue
that identified the user space (tied to a session), offset, and size.
I have used qtemp for the user space, but beware if your code can
run in one of the server jobs like the database server, that qtemp
is cleared between calls even though activation groups are kept.

David Morris

>>> Etienne.Richards@penske.com 01/22/02 01:51PM >>>
David,

What other options do you have for inter process communication on the
AS/400? In ILE C you can use shared memory, is that available in RPG?

Do you think that shared memory might be faster, all that you then
send
through the data queues are enough information to identify the shared
memory
that must be accessed by the receiving application.

Can the AS/400 Toolbox people please comment on the speed of accessing
data
queues from java using the toolbox classes.

Etienne


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.