Rimfaxe Web Server


The Rimfaxe Web Server (short name RWS) is open source, and free of charge.

It is designed to be lean, fast, and highly scalable.

Features such as Nonblocking IO, Native compilation of JSP and servlets, and a servlet engine running natively on GNU/Linux systems sets RWS apart from all other servlet containers.

Download now

Read more


Libraries


Libraries for RWS.

JDBC drivers.
Get native JDBC libraries for MySQL and MS SQL 2000. Easily deployed, just compile and drop it into /shared directory. When starting, RWS automatically detects and loads the library.

XML parsers.
Gnu JAXP parser engine for use with RWS available.

Download libraries



Downloads

These downloads contains source and a makefile for building a dynamic library. The library can then be used with Rimfaxe Web Server or any GCJ compiled project.

The package may contain a makefile but no source files, if it is not a open source project. In this case you must obtain the sources or classes yourself. Read the README file for more info on the particular driver you choose to download.


Minimum requirements
make tool
GCJ 3.3 or later - get it here : http://gcc.gnu.org


Name Notes Size Packaging
 

XML parsers

 
Gnu JAXP Gnu JAXP xml parser 1.4 MB tar.gz
Gnu JAXP Gnu JAXP xml parser 1.8 MB zip
 
 

JDBC drivers

 
MySQL MySQL jdbc drivers ver3.10 0.2 MB tar.gz
MySQL MySQL jdbc drivers ver3.10 0.2 MB zip
 
MS SQL 2000 MS SQL 2000 jdbc driver 0.1 MB tar.gz
MS SQL 2000 MS SQL 2000 jdbc driver 0.1 MB zip