users@glassfish.java.net

Re: v2u1: server lag under "load"?

From: Gabor Szokoli <szocske_at_gmail.com>
Date: Thu, 8 May 2008 17:30:40 +0200

On 5/8/08, Scott Oaks <Scott.Oaks_at_sun.com> wrote:
> I should have thought of that -- yes, it is very easy to deadlock if HTTP
> servers call each other

Can't you just set up independent listeners (with independent thread
counts) to the two servers to avoid this?