Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-1837

File Transfer Example that demonstrates clients using multiple queues

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • M4
    • None
    • Python Examples
    • None

    Description

      This example uses a control queue called ftp_queue to publish messages about a file transfer. The actual file data is placed on a separate queue based on the file name. Consumers read the control/meta data from the control queue including the filename and therefore the file's queue name. The consumer then reads the file and writes the file into a specified directory.
      declare_queue.py declares the control queue. ft_send and ft_receive both use the FileTransfer.py file which contains the send and receive methods.

      [It's late if this description needs to be more detailed let me know.]

      Attachments

        1. ft_example_4.tar.gz
          5 kB
          William Henry

        Activity

          People

            jross Justin Ross
            whenry William Henry
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: