[jira] Commented: (AVRO-528) Add support for Twisted

2010-04-29 Thread Jeff Hammerbacher (JIRA)

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

Jeff Hammerbacher commented on AVRO-528:


Hey Esteve,

Thanks for the patches! It's good to see you working with Avro. I have been 
traveling for the past several days, but I'm going to take a look at these soon.

One note: I'd love to get your thoughts on 
https://issues.apache.org/jira/browse/AVRO-406, in addition to this issue.

Regards,
Jeff

> Add support for Twisted
> ---
>
> Key: AVRO-528
> URL: https://issues.apache.org/jira/browse/AVRO-528
> Project: Avro
>  Issue Type: New Feature
>  Components: python
>Reporter: Esteve Fernandez
> Attachments: 528-support-twisted-2.patch, 
> 528-support-twisted-3.patch, 528-support-twisted-4.patch, 
> 528-twisted-support.patch
>
>
> Currently, the Python port of Avro only supports synchronous blocking 
> networking, adding Twisted-enabled client and server implementations will 
> benefit projects that can't use synchronous I/O but want to use Avro.

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



[jira] Commented: (AVRO-528) Add support for Twisted

2010-05-07 Thread Jeff Hammerbacher (JIRA)

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

Jeff Hammerbacher commented on AVRO-528:


Hey Esteve: to be clear, I should just be looking at the most recent patch 
(528-support-twisted-4.patch), right?

> Add support for Twisted
> ---
>
> Key: AVRO-528
> URL: https://issues.apache.org/jira/browse/AVRO-528
> Project: Avro
>  Issue Type: New Feature
>  Components: python
>Reporter: Esteve Fernandez
> Attachments: 528-support-twisted-2.patch, 
> 528-support-twisted-3.patch, 528-support-twisted-4.patch, 
> 528-twisted-support.patch
>
>
> Currently, the Python port of Avro only supports synchronous blocking 
> networking, adding Twisted-enabled client and server implementations will 
> benefit projects that can't use synchronous I/O but want to use Avro.

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



[jira] Commented: (AVRO-528) Add support for Twisted

2010-05-07 Thread Esteve Fernandez (JIRA)

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

Esteve Fernandez commented on AVRO-528:
---

Hi Jeff, sorry for the slow reply, I've been sick for the last week (I still 
am, though, argghh).

> Thanks for the patches! It's good to see you working with Avro. I have been 
> traveling for the
> past several days, but I'm going to take a look at these soon.

Thank you very much for your quick response and kind words :-)

> One note: I'd love to get your thoughts on 
> https://issues.apache.org/jira/browse/AVRO-406, 
> in addition to this issue.

I barely have any experience with Hadoop, and I'm still learning the 
intricacies of Avro, but I'll try to contribute to the discussion.

> Hey Esteve: to be clear, I should just be looking at the most recent patch 
> (528-support-
> twisted-4.patch), right? 

Yes, I started some work on making the examples launchable by twistd (Twisted's 
launcher, which lets you choose any of the available reactors, among other 
things), but I couldn't finish it. In any case, if you could have a look at the 
latest patch (528-support-twisted-4.patch), that would be awesome. I can always 
create another ticket later and submit a patch for twistd and the examples.

Thanks a lot!

> Add support for Twisted
> ---
>
> Key: AVRO-528
> URL: https://issues.apache.org/jira/browse/AVRO-528
> Project: Avro
>  Issue Type: New Feature
>  Components: python
>Reporter: Esteve Fernandez
> Attachments: 528-support-twisted-2.patch, 
> 528-support-twisted-3.patch, 528-support-twisted-4.patch, 
> 528-twisted-support.patch
>
>
> Currently, the Python port of Avro only supports synchronous blocking 
> networking, adding Twisted-enabled client and server implementations will 
> benefit projects that can't use synchronous I/O but want to use Avro.

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