You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Alexander Shigin (JIRA)" <ji...@apache.org> on 2009/05/11 21:47:45 UTC

[jira] Created: (THRIFT-496) Pure python reader/writer

Pure python reader/writer
-------------------------

                 Key: THRIFT-496
                 URL: https://issues.apache.org/jira/browse/THRIFT-496
             Project: Thrift
          Issue Type: Improvement
          Components: Library (Python)
            Reporter: Alexander Shigin
         Attachments: thrift-python-pure-rw.patch

There isn't any way to implement accelerated python compact protocol.

The patch introduce pure python reader and writer. It allows to use fastbinary protocol by default or introduce fastcompact reader and writer.

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


[jira] Updated: (THRIFT-496) Pure python reader/writer

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

Alexander Shigin updated THRIFT-496:
------------------------------------

    Attachment: thrift-python-pure-rw.patch

> Pure python reader/writer
> -------------------------
>
>                 Key: THRIFT-496
>                 URL: https://issues.apache.org/jira/browse/THRIFT-496
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Library (Python)
>            Reporter: Alexander Shigin
>         Attachments: thrift-python-pure-rw.patch
>
>
> There isn't any way to implement accelerated python compact protocol.
> The patch introduce pure python reader and writer. It allows to use fastbinary protocol by default or introduce fastcompact reader and writer.

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