public marks

PUBLIC MARKS from camel with tags performance & tools

February 2008

Pen

by 3 others
This is pen, a load balancer for "simple" tcp based protocols such as http or smtp. It allows several servers to appear as one to the outside and automatically detects servers that are down and distributes clients among the available servers. This gives high availability and scalable performance.

May 2007

minify - Google Code

by 11 others
Minify attempts to fix this problem by combining multiple CSS or JavaScript files into one download. By default, it also removes comments and unnecessary whitespace to decrease the amount of data that must be sent to the browser. Most importantly, it does all of this on the fly and requires only a few simple changes to your existing web pages.

April 2006

MCache Documentation | Mohawksoft.Org

by 2 others (via)
Not as simple as a file-based solution and not as complex as a database, the mcache daemon provides a balance between complexity and speed, while providing access to a single source of information for one or (many) more web servers.