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


  • Subject: Re: ILE data queues was: Re: How to use DataQues with RPG ?
  • From: "R. Bruce Hoffman, Jr." <rbruceh@xxxxxxx>
  • Date: Fri, 24 Sep 1999 09:00:50 -0400

"James W. Kilgore" wrote:
> 
> Paul,
> 
> Just out of curiosity, what situation are you faced with that has made you
> investigate user queues over plain vanilla data queues?
> 
> Is it just that you are looking for an "ILE" solution?

I don't know about Paul, but as for me, I should point out three things:

1. User queues are NOT accessable by the QRCVDTAQ and QSNDDTAQ. So, the
implication is that programmers, in the right environment, can be
prevented from updating or removing entries from the queues and the
queues then limited to "system software" type applications. I work in
many environments where I operate as "system programmer" and need
non-subvertable interfaces. User queues provide this to some degree as
do user indexes and user spaces, all of which I use in combination.

2. The API's, for the most part, are STILL not ILE prcedures, but OPM
program calls. The reason for this is that the API's, again for the most
part, are MI programs. These programs can place entries on the queue
with as few as, or fewer than 14 total MI instructions.

3. Yes, I would very much like to see "pure" ILE procedure calls for the
API's, but I don't know if IBM could improve much on the performance of
some of these OPM API's just by implementing them as such. The
performance of the API's today is NOT usually a concern, the API's are
used because of the performance implications of other temporary storage
mechanisms or interface processes.


-- 
===========================================================
R. Bruce Hoffman, Jr.
 -- IBM Certified AS/400 Professional System Administrator
 -- IBM Certified AS/400 Professional Network Administrator

"The sum of all human knowledge is a fixed constant.
    It's the population that keeps growing!"
+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.