"John D. Mitchell" wrote:
> Also, EZWebTools.com has taken the name of an existing, free,
> source-code-available web server named JAWS,
> (http://www.cs.wustl.edu/~jxh/research/) and hasn't changed their name
> when this fact was reported it to them.

>From Gabriel Wong:
> Now that was not fair and I don't take kindly to that.  As its defined
> JAWS Adaptive Web Server is a High-performance Web Server FRAMEWORK
> while JAWS WEB Server is a WEB Server.  Note the distinction.

Yes there is a distinction.

The existing JAWS is a very interesting bit of technology:

  The JAWS Adaptive Web Server
  An Application Framework for High Performance Web Systems
  http://www.cs.wustl.edu/~jxh/research/

JAWS is based on ACE:

  The ADAPTIVE Communication Environment (ACE)
  An Object-Oriented Network Programming Toolkit in C++
  http://www.cs.wustl.edu/~schmidt/ACE.html

Also related to ACE is TAO:

  Real-time CORBA with TAO (The ACE ORB)
  Real Solutions for Real-time Systems
  http://www.cs.wustl.edu/~schmidt/TAO.html

I you are at all interested in building high performance network
applications, you should look *very* closely at ACE.  As I understand it,
JAWS is an attempt at building a *very* high performance web server using
ACE.  TAO is meant as a *very* high performance CORBA ORB.

All of great interest!

Now this is all C++ code and (barely) off-topic for this list.  Still I'll
bet that there are people on the list who will find ACE and friends
professionally useful.

Unfortunately I have not yet had a project where this cluster of
technologies applied :).

Giving a modest closed source Java only web server the same name is
confusing, and a disservice to your peers.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to