× 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: Data Queues
  • From: Erick <egarske@xxxxxxx>
  • Date: Sun, 02 Aug 1998 01:32:49 -0700

Hi Bob,

This is Erick from FORMation mg. I talked with you the other day on the
phone. I had found an archive article on data queues in NEWS/400 from
October 95 and will use this information as well as your information. 

Although not a current hot project, I would like to use a data queue
associated with an outqueue to trigger a batch program (our FORMS
engine). Currently, our forms engine poles the out queue at a predefined
interval of ten seconds. I really would like to redesign this using data
queues for the sake of efficiency.

Good talking with you the other day.

Erick
mailto:erick@formationmg.com
mailto:egarske@cts.com


Bob Crothers wrote:
> 
> Data Queues do not communicate with programs.  Programs
> communicate with programs.  And many times they use Data Queus
> to do so.  The data queue is just the communications pipe.
> 
> The Server typically hangs waiting on a data queue entry.  This
> is done with the QRCVDTAQ api.
> 
> The requestor, or client would then send an entry to the data
> queue using the QSNDDTAQ api.  This entry is formated however
> the programs want.  And contain whatever data they want.
> 
> The server does not have to be up and running when the client
> sends the entry.  However, the request will not be processed
> untill the server is started.
> 
> Do you have specific questions regarding data queues?
> 
> Regards,
> Bob Crothers
> Cornerstone Communications
> www.FaxServer401.com
> 
> -----Original Message-----
> From:   Erick [SMTP:egarske@cts.com]
> Sent:   Saturday, August 01, 1998 9:09 AM
> To:     Midrange List
> Subject:        Data Queues
> 
> How do data queues communicate with programs???
> 
> Thanks,
> Erick
> +---
> | This is the Midrange System Mailing List!
> | To submit a new message, send your mail to
> MIDRANGE-L@midrange.com.
> | To subscribe to this list send email to
> MIDRANGE-L-SUB@midrange.com.
> | To unsubscribe from this list send email to
> MIDRANGE-L-UNSUB@midrange.com.
> | Questions should be directed to the list owner/operator:
> david@midrange.com
> +---
> 
> +---
> | This is the Midrange System Mailing List!
> | To submit a new message, send your mail to MIDRANGE-L@midrange.com.
> | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
> | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
> | Questions should be directed to the list owner/operator: david@midrange.com
> +---
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-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.