You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Robert Liang (JIRA)" <ji...@apache.org> on 2011/01/23 11:20:44 UTC

[jira] Created: (THRIFT-1046) a python TSocketPool (ported from the php version)

a python TSocketPool (ported from the php version)
--------------------------------------------------

                 Key: THRIFT-1046
                 URL: https://issues.apache.org/jira/browse/THRIFT-1046
             Project: Thrift
          Issue Type: Improvement
          Components: Python - Library
            Reporter: Robert Liang


thrift is lack of a python TSocketPool implementation, I ported one from the php version. only the "open" method is ported so far.

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


[jira] Commented: (THRIFT-1046) a python TSocketPool (ported from the php version)

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987283#action_12987283 ] 

Bryan Duxbury commented on THRIFT-1046:
---------------------------------------

What other methods need to be ported to make a complete implementation? Also, can you contribute tests?

> a python TSocketPool (ported from the php version)
> --------------------------------------------------
>
>                 Key: THRIFT-1046
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1046
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Python - Library
>            Reporter: Robert Liang
>         Attachments: TSocketPool.py
>
>
> thrift is lack of a python TSocketPool implementation, I ported one from the php version. only the "open" method is ported so far.

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


[jira] Updated: (THRIFT-1046) a python TSocketPool (ported from the php version)

Posted by "Robert Liang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Liang updated THRIFT-1046:
---------------------------------

    Attachment: TSocketPool.py

> a python TSocketPool (ported from the php version)
> --------------------------------------------------
>
>                 Key: THRIFT-1046
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1046
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Python - Library
>            Reporter: Robert Liang
>         Attachments: TSocketPool.py
>
>
> thrift is lack of a python TSocketPool implementation, I ported one from the php version. only the "open" method is ported so far.

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