You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Justin Ross (JIRA)" <ji...@apache.org> on 2016/08/10 15:34:20 UTC

[jira] [Updated] (QPID-2937) RFE: Send messages without a connection

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

Justin Ross updated QPID-2937:
------------------------------
    Fix Version/s:     (was: Future)

> RFE: Send messages without a connection
> ---------------------------------------
>
>                 Key: QPID-2937
>                 URL: https://issues.apache.org/jira/browse/QPID-2937
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Python Client
>    Affects Versions: Future
>            Reporter: Justin Ross
>
> For some apps, the point at which you set up a connection is distinct from the point at which you send messages.  Rather than have app developers add their own queues, supporting more kinds of disconnected sending would be pretty cool.  Two new kinds:
>  * Detached sending.  You've set up a Connection, but you haven't opened it.  Let queue up messages for sending, and upon open() send them.
>  * Sender as queue.  I don't know what I want to connect to yet, so I can't create a Connection, but I do know what Sender I want.  Let me queue up messages for sending and defer the Connection-Sender link up.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org