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

Doug Cutting commented on AVRO-649:
-----------------------------------

I like that the public API for HttpServer is independent of the underlying Http 
server implementation: we could easily switch it to use Tomcat or Resin without 
breaking any users.  I'm a little reluctant to lose that.

> Allow pluggable ThreadPools in Java HttpServer
> ----------------------------------------------
>
>                 Key: AVRO-649
>                 URL: https://issues.apache.org/jira/browse/AVRO-649
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: Stu Hood
>             Fix For: 1.4.1, 1.5.0
>
>         Attachments: 
> 0001-Allow-an-alternate-ThreadPool-to-be-passed-to-the-Je.patch
>
>
> The easiest way to tune the threading implementation of an RPC server is to 
> provide an alternate threadpool implementation.

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

Reply via email to