You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Jeff Hammerbacher (JIRA)" <ji...@apache.org> on 2009/12/25 07:04:29 UTC

[jira] Commented: (AVRO-264) Rewrite Python implementation's IPC path (protocol.py, ipc.py, genericipc.py) and associated tests

    [ https://issues.apache.org/jira/browse/AVRO-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794539#action_12794539 ] 

Jeff Hammerbacher commented on AVRO-264:
----------------------------------------

I've removed the toy server implementation, since Python's SocketServer module serves a similar purpose, and deleting code and imports is a good thing (tm).

>  Rewrite Python implementation's IPC path (protocol.py, ipc.py, genericipc.py) and associated tests
> ---------------------------------------------------------------------------------------------------
>
>                 Key: AVRO-264
>                 URL: https://issues.apache.org/jira/browse/AVRO-264
>             Project: Avro
>          Issue Type: Improvement
>          Components: python
>            Reporter: Jeff Hammerbacher
>            Assignee: Jeff Hammerbacher
>         Attachments: AVRO-264-protocol-ipc.patch, AVRO-264-protocol.patch
>
>
> SImilar to AVRO-219, I'd like to rewirte the IPC path in the Python implementation from scratch.

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