[
https://issues.apache.org/jira/browse/AVRO-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905214#action_12905214
]
Doug Cutting commented on AVRO-649:
-----------------------------------
Philip: not sure what you have in mind. Would you add a method like:
public void addServlet(String path, Servlet servlet);
or somesuch, so that folks could mount more servlets on this server?
I'd expected that folks who wanted to do complicated deployments would use
ResponderServlet directly, and not Avro's HttpServer.
> 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.