Staged Server Framework

This framework can be used to quickly build highly concurrent Java servers with a stage based architecture. It is being used in production in an ad server which serves around 300 million ads every month, and a few other servers.

The following features are available:

Download or check out from:

http://208.78.102.143/svn/ssf/trunk/

The examples directory contains a sample application which accepts GET or POST requests on port 8080 and echoes the parameters.

Credits


Bugs, suggestions or feedback? Please send it to thejo@kote.in



Home