Take a look at EAServer from Sybase. www.sybase.com

JaguarCTS is the app server and it can host C++ objects, COM, EJB etc..
It holds 3 place in market after IBM and it is highly scalable.

It will start shippimh in ver. 3.6 soon and this version is J2EE certified.

Tarik


----- Original Message -----
From: Geert Van Damme <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 30, 2000 9:22 AM
Subject: Re: highly scalable network server app


> Do you really mean millions? I hope these are rather small transactions
;-)
> (is that millions simultaneous, or millions per hour or millions per day?)
>
> Server side java approaches the speed of C++ (or better). but I wouldn't
do
> this for a first project in java. I'm afraid you will always think it
would
> have been better in C++
> I would do it in Java, maybe you better do it in C.
>
> Geert Van Damme
>
>
> > -----Original Message-----
> > From: A mailing list about Java Server Pages specification and reference
> > [mailto:[EMAIL PROTECTED]]On Behalf Of skeptical
> > Sent: woensdag 30 augustus 2000 15:13
> > To: [EMAIL PROTECTED]
> > Subject: highly scalable network server app
> >
> >
> > dear all: is there a mailing list that discusses the above topic? i am
new
> > to java but am very familiar with c++, windows nt. i need to write a
> > distributed server app that can service millions of udp
> > connections. i know
> > how to do it on windows nt using c++ (using w2k thread pooling,
> > iocp, etc.).
> > i am attracted to the write once run anywhere concept of java and
> > would like
> > to investigate the possibility of writing such system using java.
> > has anyone
> > done this? is it possible/recommended on java?
> >
> > tks,
> > peter
> >
> > ==================================================================
> > =========
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> > JSP-INTEREST".
> > Some relevant FAQs on JSP/Servlets can be found at:
> >
> >  http://java.sun.com/products/jsp/faq.html
> >  http://www.esperanto.org.nz/jsp/jspfaq.html
> >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> >
> >
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to