|
Hello Etienne, You wrote: >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? A user space is effectively shared memory -- just implemented as an external object. However, there was a discussion a while ago on RPG400-L about accessing teraspace storage from RPG. I proved that was possible from RPG IV. Since the Shared Memory APIs (described in the Unix API manual) use teraspace I should think it would be possible to use shared memory from RPG. You would need to prototype the APIs but I would expect it to work. Using a user space is probably easier and more obvious to most AS/400 programmers. A user space is limited to 16MB but teraspace gives you access to bloody big gobs (that's a technical term) of storage. Regards, Simon Coulter. -------------------------------------------------------------------- FlyByNight Software AS/400 Technical Specialists http://www.flybynight.com.au/ Phone: +61 3 9419 0175 Mobile: +61 0411 091 400 /"\ Fax: +61 3 9419 0175 mailto: shc@flybynight.com.au \ / X ASCII Ribbon campaign against HTML E-Mail / \ --------------------------------------------------------------------
As an Amazon Associate we earn from qualifying purchases.
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.