[ https://issues.apache.org/jira/browse/AVRO-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800916#action_12800916 ]
Doug Cutting commented on AVRO-334: ----------------------------------- > I suppose we could have a separate spec for socket-based RPC. I filed AVRO-341 for that. Is there a problem using HTTP? Ruby's Mongrel should be easy to use for Ruby-based servers. In Java I was able to make thousands of requests per second using HTTP. It's easy to promise long-term multi-language interoperability over HTTP today. > If possible, do not close the socket after every request in > sample_ipc_server.py > -------------------------------------------------------------------------------- > > Key: AVRO-334 > URL: https://issues.apache.org/jira/browse/AVRO-334 > Project: Avro > Issue Type: Improvement > Components: python > Reporter: Jeff Hammerbacher > > See > http://stackoverflow.com/questions/2066810/does-the-tcpserver-baserequesthandler-in-pythons-socketserver-close-the-socket -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.