Receiving
Receiving products involves receivers that receive product notifications and listeners that process products associated with a notification. A receiver is configured to connect to a data source from which it receives product notifications. Upon receiving notifications, it checks with each configured listener to see if any listener is interested in processing the product associated with the notification. If any listener is interested processing the product, the receiver downloads the product once, and provides the product to each interested listener.
To start the PDL Client in receive mode, use the --receive
command line
flag.
Last modified: Fri Aug 16 12:59:16 UTC 2024