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



> That is what I suspected you were after.  This is a classic
> User Space case I would say.  You don't need shared AGs
> to do this.  All you need to do is have the RPG program

And I knew you would suggest USRSPC ;-) BTW the program is ILE/C and I
currently use shared memory.

I guess what I'm really after is a way of having a kind of singleton *SRVPGM
(not just the data segment in a shared AG, but the code segment too) across
processes that is provide by the system. I can do it by having a 'service'
type job, but rather than have to code one, it would be nice for the system
to provide it - can anyone say SOM Object ? ;-)

I understand that the underlying task switching almost provides this, as I
think that only one copy of the code segment is paged in to active storage
regardless of the number of processes that use the code, it's the seperate
data segments that keeps things at the 'individual' level.

I guess when you get to the point when you're eaking the last bits of speed
from something, you start thinking "..if all these processes all shared the
same data, or even better, all shared the same data and code - just one
active set of both on the system...hmmm"

But I'll take your advice, I'll not wish too hard for it...

--phil

[ Deleted uuencoded file 'winmail.dat' ]


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.