[ 
https://issues.apache.org/jira/browse/AVRO-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeff Hammerbacher updated AVRO-264:
-----------------------------------

    Status: Patch Available  (was: Open)

This patch contains an implementation of protocol.py and ipc.py that can run 
Pat Hunt's example "mailbox" service (see 
http://github.com/phunt/avro-rpc-quickstart) without error (see 
src/test/py/sample_ipc_[client|server].py). All of the tests pass currently. 
There are many improvements I'd like to make to this implementation, and I'd 
like to do them after this patch is committed.

>  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, 
> AVRO-264.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.

Reply via email to