| Projects on Google Code | Results 1 - 3 of 3 |
This emulates a feature in danga's perlbal. the ability to join multiple files together in a single request.
This is a performance optimization. instead of requesting 5 seperate CSS or javascript files from your server, you can do it one request.
If you must use something inferior to Apache2...
A simple http router with perlbal
Cometd is a scalable HTTP-based event routing bus that uses a push technology pattern known as Comet.
Currently there are java, perl and python version in the works. Other languages are planned, including ruby on rails, and php.
The svn repo is not located at google code, but is externally li...