[ https://issues.apache.org/jira/browse/AVRO-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800959#action_12800959 ]
Ryan King commented on AVRO-334: -------------------------------- We won't be building servers in ruby, they'll mostly be in scala/java. In our experience, http servers are too black-box for the kinds of things we want to do (high volume, small payload RPCs). We end up needing to have more control over the low levels of the stack. > 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.