You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlrpc-dev@ws.apache.org by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/09 23:04:05 UTC

[jira] Geschlossen: (XMLRPC-40) Make number of concurrent worker threads configurable

     [ http://issues.apache.org/jira/browse/XMLRPC-40?page=all ]
     
Jochen Wiedmann closed XMLRPC-40:
---------------------------------

    Resolution: Fixed
     Assign To:     (was: rpc-dev mailing list)

The methods get|setMaxAsyncWorkers have been added to the XmlRpcClient object.


> Make number of concurrent worker threads configurable
> -----------------------------------------------------
>
>          Key: XMLRPC-40
>          URL: http://issues.apache.org/jira/browse/XMLRPC-40
>      Project: XML-RPC
>         Type: Bug

>   Components: Source
>     Versions: 2.0
>  Environment: Operating System: All
> Platform: All
>     Reporter: Christoph Theis

>
> The number of concurrent worker threads in XmlRpcClient.executeAsync is hard
> coded to be 4. Can this be made configurable? I'm keeping the connection open
> and can have only one request running at a time. The requests must be executed
> in a seperate thread and I want to use the executeAsync method because this will
> do the queueing for me.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira