Scalability of struts on Orion

2001-02-09 Thread Danut Prisacaru
Did anyone try to play with struts and see if it scales on Orion? I have built a cluster that runs fine ( 3 machines, one is the loadbalancer and the other 2 form one island) but the pages that use a lot of struts simply do not scale. I am using a testing tool that is able to run multiple

Scalability

2001-02-02 Thread John Flores
Hello- I am very new to J2EE enterprise server world. I want to construct a website that will capable of serving 30,000 clients at time. What is the maximum number of clientsone Orion production site can support and what is the recommended number of Orion sites needed to support 30,000

Session scalability

2000-08-03 Thread Hans Barnard
Hi I am concerned about the scalability in the way which Orion stores session state and session bean state. It seems that they use some kind of serialization. If they have their own serialization scheme it might be OK. However, if it is standard Java serialization I cannot see that this would

Re: AW: Update: Performance Scalability

2000-07-05 Thread David Sierra Fernandez
var [mailto:[EMAIL PROTECTED]] Gesendet am:Dienstag, 4. Juli 2000 17:19 An: Orion-Interest Betreff:RE: Update: Performance Scalability Tom: Could you be more specific? You weren't accessing the db connection pool, but what did you do to fix it? Thanks in Advance, K

AW: Update: Performance Scalability

2000-07-05 Thread Jens Stutte
ht- Von: Kirk Kalvar [mailto:[EMAIL PROTECTED]] Gesendet am: Dienstag, 4. Juli 2000 23:59 An: Jens Stutte Betreff: RE: Update: Performance Scalability Jens: Thanks, that did clear things up a bit. I think xa-location refers to X/OPEN DTP transaction resource interface (known as

RE: AW: Update: Performance Scalability

2000-07-05 Thread Tom Wnuk
To: [EMAIL PROTECTED] Cc: Orion-Interest Subject: Re: AW: Update: Performance Scalability Hi Tom, I would like to know exactly the diference between ejb-location and pooled-location. ...and other thing...but I thing that Orion team is the only one who can answer me... How does

[Fwd: Re: Performance Scalability Concern]

2000-07-05 Thread Eric Richardson
Oops, forgot to post to the list. Sorry Tom. Original Message Subject: Re: Performance Scalability Concern Date: Wed, 05 Jul 2000 07:24:32 -0700 From: Eric Richardson [EMAIL PROTECTED] To: [EMAIL PROTECTED] References: [EMAIL PROTECTED] Tom Wnuk wrote: I just migrated some

Performance Scalability Concern

2000-07-05 Thread Tom Wnuk
Orion has provided a switch. Tom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 05, 2000 7:25 AM To: [EMAIL PROTECTED] Subject: Re: Performance Scalability Concern Tom Wnuk wrote: I just migrated some ejb's from a Weblogic 5.1 installatio

RE: Performance Scalability Concern

2000-07-05 Thread Tom Wnuk
: Performance Scalability ConcernI see that, but that sets the policy of which libraries to use at the server level. When you have a large codebase then pieces of it and the applications may use different non-binary compatible versions and this breaks the component model of J2EE. Except

Update: Performance Scalability

2000-07-04 Thread Tom Wnuk
All, In a previous message I expressed my concern about performance as compared with Weblogic 5.1. With assistance from Karl Avedal, I made some changes to my application and am very pleased to announce that Orion is approximately 2x faster than Weblogic 5.1. I wasn't using the DB connection

AW: Update: Performance Scalability

2000-07-04 Thread Jens Stutte
password="topsecret" / -Ursprüngliche Nachricht- Von: Kirk Kalvar [mailto:[EMAIL PROTECTED]] Gesendet am: Dienstag, 4. Juli 2000 17:19 An: Orion-Interest Betreff: RE: Update: Performance Scalability Tom: Could you be more specific? You weren't accessin

Re: Performance Scalability Concern

2000-07-02 Thread Karl Avedal
Orion for many reasons that I won't go into here but scalability is a 'big' issue. Believe me, it's a big issue for us too. We're always aiming to be faster than anything else and our server is very highly optimized. If we could get access to your code we would be very pleased, but we understand