|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [Patch] Make SEXPR HTTP service multi-threaded
On Wed, Oct 25, 2006 at 06:58:17PM +0100, Daniel P. Berrange wrote:
> The HTTP service used for SEXPR based RPC calls currently serializes all
> incoming client requests. Since some requests can take non-trivial time
> blocking out other clients in this way has bad consequences. The attached
> patch makes XenD spawn a new thread to handle each incoming HTTP request.
> This same approach is already taken in the XML-RPC service in XenD so I
> don't anticipate any multi-thread issues (at least none which don't already
> exist). Please apply to xen-unstable tree
>
> Signed-of-by: Daniel P. Berrange <berrange@xxxxxxxxxx>
>
> NB, this is same patch as previously submitted
> http://lists.xensource.com/archives/html/xen-devel/2006-10/msg00264.html
>
Applied Daniel, thanks, and sorry for the extreme delay -- I've just found
this one lurking in my inbox.
Ewan.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-devel] [Patch] Make SEXPR HTTP service multi-threaded,
Ewan Mellor <=
|
|
|
|
|