| |
|
|
|
Rimfaxe Web Server
The Rimfaxe Web Server (short name RWS) is a powerful Web Server with a servlet engine. Made with simplicity,
speed and scalability in mind, RWS has many unique features :
- Runs from native code. The engine itself is compiled into native code for effiency and speed.
- Uses Nonblocking IO
- Allows libraries in native code instead of jars
- Caching of static content
- Very small memory footprint, no java runtime needed
- JSP pages compiles into native libraries for speed
- Compiles web application into native code on startup
RWS is open source and available for free download.
>> Read more.
|
|
|
|