Move away from Net:HTTP
-----------------------
Key: AVRO-610
URL: https://issues.apache.org/jira/browse/AVRO-610
Project: Avro
Issue Type: Improvement
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.