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