1 | JWORB is an extensibe multi-protocol network server written in Java |
2 | Current JWORB prototype at NPAC supports HTTP (+CGI+Servlets) and IIOP protocols i.e. it can act as Web Server and CORBA Broker |
3 | IIOP and HTTP requests are distinguished by magic headers (GIOP vs GET, POST, HEAD etc.) |
4 | New protocols can be added via JWORB extensibility framework (one such natural extension could be RTP protocol support for streamlined media) |
5 | JWORB runs on UNIX, Windows NT, Windows95 |
6 | JWORB is an NPAC proposal for Object Web middleware within a 3-tier distributed object model called Pragmatic Object Web (Page 3) that integrates Java, CORBA, DCOM and WOM (i.e. XML+DOM+RDF). |
7 | JWORB will be soon used as middleware in several Object Web applications under development at NPAC (see next pages) |