Examples: Using a data queue
These examples illustrate various methods for processing data queues.
Example: Waiting up to two hours to receive data from data queue
This example shows a program waiting up to two hours to receive an entry from a data queue.
Example: Waiting for input from a display file and an ICF file
This example shows a program waiting for input from a display file and an ICF file, using a data queue.
Example: Waiting for input from a display file and a data queue
This example shows a program in a job waiting for input from a display file and for input on a data queue in another job.
Parent topic:
Using data queues