HTTPSQS is a Simple Queue Service based on HTTP GET/POST protocol. It can
handle more than 10000 requests/sec concurrent connections. Currently it's
widely deployed throughout the xoyo.com under the Kingsoft Corporation.
Java HTML/XML Compressor is a very small, fast and easy to use library
that minifies given HTML or XML source by removing extra whitespaces,
comments and other unneeded characters without breaking the content
structure. As a result pages become smaller in size and load faster.
A command-line version of the compressor is also included.
mod_jail is Apache 1.3.xx/2.0.xx/2.2.xx module, that makes running Apache
in a secure jail prison easy, so it is intended to run on FreeBSD only.
It is similar to mod_chroot, but uses FreeBSD's specific system call -
jail. Also mod_jail make it possible to change securelevel into jail
prison.
Original web site: http://igorpopov.newmail.ru/mod_jail/
mod_memcache manages the parsing of memcached server configuration and
exports a single function for use by other modules to access a
configured apr_memcache object.
mod_spdy is an Apache 2.x filter module that provides SPDY support in the
Apache HTTPD web server. Because mod_spdy is an Apache module, it can be
loaded into currently deployed Apache HTTPD 2.x web servers using mod_so.
Parser for extracting fields from a single line of an Apache access.lo
g (should work for other servers conforming to the Common Log Format).
Create the parser with the log format from your server .conf file,
parse lines to get dict corresponding to fields defined in the log format.
Dexterity is a system for building content types, both through-the-web and
as filesystem code. It is aimed at Plone, although this package should work
with plain Zope + CMF systems.
Multiprotocol Web Services for TurboGears
TGWebServices provides a super simple API for creating web services
that are available via SOAP, HTTP->XML, and HTTP->JSON.
The SOAP API generates WSDL automatically for your Python and even
generates enough type information for statically typed languages
(Java and C#, for example) to generate good client code on their end.
The Closure Linter enforces the guidelines set by the Google JavaScript Style
Guide. The linter handles style issues so that you can focus on the code.
Shell In A Box is a web server that can export arbitary command line tools
to a web based terminal emulator.