Christian Hargraves wrote:
>
> We are running the hello session bean example.
>
> When we load the machine with AB (Apache Bench), 128 concurrent users, 10,000
> requests we get some strange results.
>
> The output from the HelloEJB either doesn't include the "StatelessSessionBean
> says: H
On Monday 09 April 2001 21:05, you wrote:
> danch wrote:
> > I'll look into this more later this evening.
>
> beat the transaction horse to death, but that's another thread.
>
> >> When we load the machine with AB (Apache Bench), 128 concurrent users,
> >> 10,000 requests we get some strange resul
danch wrote:
>
> I'll look into this more later this evening.
beat the transaction horse to death, but that's another thread.
>>
>> When we load the machine with AB (Apache Bench), 128 concurrent users, 10,000
>> requests we get some strange results.
>>
>> The output from the HelloEJB eith
For what it's worth, I've seen similiar behavior under heavy threading
(see archives under JBoss vs. Orion or Performance). I'm suspicious of
the transaction interceptor (just because it seems to take about half of
the time used in processing a request), but the code looks good. The
message you're
We have JBoss-tomcat installed on solaris 2.8 with 512 RAM
Here's our system info
OS/Hardware
bash-2.03$ uname -a
SunOS vanguard 5.8 Generic_108528-02 sun4u sparc
SUNW,UltraSPARC-IIi-cEngine
Java Version
bash-2.03# java -version
java version "1.3.0_02"
Java(TM) 2 Runtime Environment, Stand