[ 
https://issues.apache.org/jira/browse/QPID-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Ross reassigned QPID-1837:
---------------------------------

    Assignee: Justin Ross

> File Transfer Example that demonstrates clients using multiple queues
> ---------------------------------------------------------------------
>
>                 Key: QPID-1837
>                 URL: https://issues.apache.org/jira/browse/QPID-1837
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Qpid Examples
>    Affects Versions: M4
>            Reporter: William Henry
>            Assignee: Justin Ross
>         Attachments: ft_example_4.tar.gz
>
>
> 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.]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to