Vinay,
We're curious on your specs as well, please get back to us?....Anyways,
here's ours.
We're an e-marketing service for small to mid-sized ecommerce merchants.
The most data intensive thing we do is collect click and order data from our
registered merchants so our transactional data access outnumbers read-only
at least 2 to 1, maybe even 3, 4 to 1. Luckily most of our transactions
come in batch, so we have to worry less about too many concurrent users.
About 10% of our traffic will come from actual merchants hitting our UI
through JSPs.
We're using Jetty3.0.6 and JBoss 2.2.1 with CMP(Container Managed
Persistence and Transactions) in an integrated stack. We synchronize access
to Entity beans across JBoss instances via the select-for-update CMP
feature(that we added :-) )
We've done load testing with 4, 600Mgz, 256Meg ram, Single CPU Intel boxes
running Linux, one running Oracle only, 3 running Jetty/Jboss. We found we
can support 4K-5K merchants(500 clicks per day per merchant 2 inserts, 2
updates, 2 reads per click on average) with these crappy machines. In
production, we'll have 3 dual CPU 800Mgz Intel Boxes with 512Meg RAM each
running Jetty/JBoss, and one dual processor Sun Sparc with 1 or 2 gig RAM
running Oracle. HTTP(S) traffic is load-balanced to the 3 Jetty/JBoss
machines via an ArrowPoint Cisco load balancer. We haven't done any
load-testing with this configuration, but hope to be able to handle 40K-50K
merchants.
Another interesting point is that we switched from using Weblogic 5.1 after
9 months development. We switched for budgetary reasons (DotCom woes).
Those budgetary reasons are no longer a problem, but we've found no reason
to switch back to WebLogic. We really like having the source code around.
Regards,
Bill
> -----Original Message-----
> From: K.V. Vinay Menon [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 04, 2001 10:50 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-dev] Using of JBoss in the real world
>
>
> Bill,
> We are also planning to use Tomcat-JBoss in production pretty soon.
> Would really appreciate if you could send details of the kind of
> applications you have deployed, the kind of database access it does
> [proportion of read only vs transactional data] and the application
> architecture overall.
>
> Cheers,
>
> Vinay
> ----- Original Message -----
> From: "Bill Burke" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, June 04, 2001 2:47 PM
> Subject: RE: [JBoss-dev] Using of JBoss in the real world
>
>
> > Hey,
> >
> > We've been using Jetty3.0.6/JBoss 2.2.1 since March on Linux
> and have been
> > in early access mode since then and plan to fully release this
> month. We
> > plan to scale up to 2 million DB transaction per day by
> Christmas, if not
> > more. We are running multiple instances of JBoss, on multiple machines,
> > hooking into one large DB server running Oracle on a Sun box.
> If you want
> > more info, send me an email.
> >
> >
> > Regards,
> > Bill Burke
> > Senior Software Engineer
> > Mercantec
> >
> >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED]]On Behalf Of Per
> > > Nyfelt
> > > Sent: Saturday, June 02, 2001 9:18 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: RE: [JBoss-dev] Using of JBoss in the real world
> > >
> > >
> > > How would you like to collect this information? If we want to get some
> > > accuracy of how many sites/systems are out there running
> JBoss i think a
> > > simple registration procedure should exist and then do a polling dev,
> user
> > > and business lists (at least) pointing to the registration place.
> > >
> > > Best regards,
> > > Per Nyfelt
> > > (In production with JBoss-Tomcat since March 5 2001 at
> www.resourcing.se)
> > >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED]]On Behalf Of
> Andreas
> > > Schaefer
> > > Sent: den 1 juni 2001 05:15
> > > To: [EMAIL PROTECTED];
> > > [EMAIL PROTECTED]
> > > Subject: [JBoss-dev] Using of JBoss in the real world
> > >
> > >
> > > Hi Geeks
> > >
> > > Lately I was trying to convince colleques to use JBoss instead
> > > of the other App. Servers and most of them just asked me who
> > > does use JBoss in production (and I had no anwser).
> > >
> > > Therefore my call to all of you please tell who is using JBoss in
> > > production. Thus we maybe can use this on the JBoss website
> > > (if we get the OK from Marc) tell me also if this could be listed
> > > on the JBoss website (if not mentioned I will assume that you
> > > don't want it).
> > >
> > > Have fun - Andy
> > >
> > >
> > > _______________________________________________
> > > Jboss-development mailing list
> > > [EMAIL PROTECTED]
> > > http://lists.sourceforge.net/lists/listinfo/jboss-development
> > >
> >
> >
> >
> > _______________________________________________
> > Jboss-development mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/jboss-development
>
>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development