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 2010/08/07 04:56:19 UTC

[jira] Updated: (AVRO-610) Move away from Net:HTTP

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

Jeff Hammerbacher updated AVRO-610:
-----------------------------------

    Component/s: ruby

> Move away from Net:HTTP
> -----------------------
>
>                 Key: AVRO-610
>                 URL: https://issues.apache.org/jira/browse/AVRO-610
>             Project: Avro
>          Issue Type: Improvement
>          Components: ruby
>            Reporter: Ryan King
>
> For a variety of reasons, Net:HTTP doesn't work well:
> * its pure ruby, so its performance isn't great
> * it uses the Timeout module, which isn't very effective
> Typhoeus would be my preference: http://github.com/pauldix/typhoeus

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