[ 
https://issues.apache.org/jira/browse/THRIFT-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634832#action_12634832
 ] 

Esteve Fernandez commented on THRIFT-148:
-----------------------------------------

I don't know about Ruby, but in Python, a TMemoryBuffer is just a wrapper 
around StringIO (which is pretty fast in its C version). My main goal was to 
make it feel as natural as possible to both communities (Twisted and Thrift)

> Add support for Twisted
> -----------------------
>
>                 Key: THRIFT-148
>                 URL: https://issues.apache.org/jira/browse/THRIFT-148
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Compiler (Python), Library (Python)
>            Reporter: Esteve Fernandez
>         Attachments: client.py, server.py, txthrift.patch
>
>
> This patch adds support for Twisted in both the compiler and the Python 
> library. Also attached are a client and a server based on the calculator 
> example.

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

Reply via email to