!! PJL Compressing Filter is renamed to ziplet and hosted on github now!!
See here: https://github.com/ziplet/ziplet
A J2EE servlet filter which compresses data written to the response. It supports several algorithms (gzip, deflate, etc.) and emphasizes minimal memory usage and high throughput. Also provides detailed performance stats.
Feel free to fork pjl-comp-filter on Github: https://github.com/ziplet/ziplet
NetCheetah is written in Java and supports HTTP. HTML, XML, JavaScript, CSS, and other text files are allowed. MIME types are also supported.
Note: Project moving to GitHub (https://github.com/maheshkhanwalkar/netcheetahws)
An application that automatically updates A-Records for certain hosts.
...Currently 3 hosts are supported:
- one.com
- eurohost.com
- antagonist.nl
ARecordUpdater doesn't use its own timer. It's better to use a cron job, so it uses less memory.
Written in Java and runs on any machine with Java installed.