You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jonathan Robie (JIRA)" <qp...@incubator.apache.org> on 2007/11/03 21:52:50 UTC

[jira] Created: (QPID-674) Python needs SessionManager interface similar to new C++ SessionManager

Python needs SessionManager interface similar to new C++ SessionManager
-----------------------------------------------------------------------

                 Key: QPID-674
                 URL: https://issues.apache.org/jira/browse/QPID-674
             Project: Qpid
          Issue Type: Improvement
          Components: Python Client
            Reporter: Jonathan Robie


Python needs a SessionManager interface similar to new C++ SessionManager. This should provide sensible defaults for flow control so that simple programs don't have to explicitly set flow control.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (QPID-674) Python needs SessionManager interface similar to new C++ SessionManager

Posted by "Jonathan Robie (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540202 ] 

Jonathan Robie commented on QPID-674:
-------------------------------------

Yes, sorry, I mean the SubscriptionManager. 

> Python needs SessionManager interface similar to new C++ SessionManager
> -----------------------------------------------------------------------
>
>                 Key: QPID-674
>                 URL: https://issues.apache.org/jira/browse/QPID-674
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Python Client
>            Reporter: Jonathan Robie
>
> Python needs a SessionManager interface similar to new C++ SessionManager. This should provide sensible defaults for flow control so that simple programs don't have to explicitly set flow control.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (QPID-674) Python needs SessionManager interface similar to new C++ SessionManager

Posted by "Rafael H. Schloming (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafael H. Schloming reassigned QPID-674:
----------------------------------------

    Assignee: Rafael H. Schloming

> Python needs SessionManager interface similar to new C++ SessionManager
> -----------------------------------------------------------------------
>
>                 Key: QPID-674
>                 URL: https://issues.apache.org/jira/browse/QPID-674
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Python Client
>            Reporter: Jonathan Robie
>            Assignee: Rafael H. Schloming
>
> Python needs a SessionManager interface similar to new C++ SessionManager. This should provide sensible defaults for flow control so that simple programs don't have to explicitly set flow control.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (QPID-674) Python needs SessionManager interface similar to new C++ SessionManager

Posted by "Rafael H. Schloming (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafael H. Schloming updated QPID-674:
-------------------------------------

    Fix Version/s:     (was: M4)

> Python needs SessionManager interface similar to new C++ SessionManager
> -----------------------------------------------------------------------
>
>                 Key: QPID-674
>                 URL: https://issues.apache.org/jira/browse/QPID-674
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Python Client
>            Reporter: Jonathan Robie
>            Assignee: Rafael H. Schloming
>
> Python needs a SessionManager interface similar to new C++ SessionManager. This should provide sensible defaults for flow control so that simple programs don't have to explicitly set flow control.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (QPID-674) Python needs SessionManager interface similar to new C++ SessionManager

Posted by "Gordon Sim (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540164 ] 

Gordon Sim commented on QPID-674:
---------------------------------

C++ has a SubscriptionManager class, but not a SessionManager. I assume its the former that is referred to here(?).

> Python needs SessionManager interface similar to new C++ SessionManager
> -----------------------------------------------------------------------
>
>                 Key: QPID-674
>                 URL: https://issues.apache.org/jira/browse/QPID-674
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Python Client
>            Reporter: Jonathan Robie
>
> Python needs a SessionManager interface similar to new C++ SessionManager. This should provide sensible defaults for flow control so that simple programs don't have to explicitly set flow control.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.