You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rafael H. Schloming (JIRA)" <qp...@incubator.apache.org> on 2008/06/17 01:27:44 UTC

[jira] Created: (QPID-1143) python client doesn't buffer

python client doesn't buffer
----------------------------

                 Key: QPID-1143
                 URL: https://issues.apache.org/jira/browse/QPID-1143
             Project: Qpid
          Issue Type: Bug
          Components: Python Client
    Affects Versions: M3
            Reporter: Rafael H. Schloming
            Assignee: Rafael H. Schloming


The python client issues multiple writes per frame and per assembly. Some buffering will improve performance significantly.

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


[jira] Resolved: (QPID-1143) python client doesn't buffer

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

Rafael H. Schloming resolved QPID-1143.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: M3

> python client doesn't buffer
> ----------------------------
>
>                 Key: QPID-1143
>                 URL: https://issues.apache.org/jira/browse/QPID-1143
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: M3
>            Reporter: Rafael H. Schloming
>            Assignee: Rafael H. Schloming
>             Fix For: M3
>
>
> The python client issues multiple writes per frame and per assembly. Some buffering will improve performance significantly.

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


[jira] Commented: (QPID-1143) python client doesn't buffer

Posted by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616125#action_12616125 ] 

Aidan Skinner commented on QPID-1143:
-------------------------------------

This has commits against it, is it done?

> python client doesn't buffer
> ----------------------------
>
>                 Key: QPID-1143
>                 URL: https://issues.apache.org/jira/browse/QPID-1143
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: M3
>            Reporter: Rafael H. Schloming
>            Assignee: Rafael H. Schloming
>
> The python client issues multiple writes per frame and per assembly. Some buffering will improve performance significantly.

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