public marks

PUBLIC MARKS from mbertier with tags tools & performance

March 2008

The Spread Toolkit

(via)
Spread is an open source toolkit that provides a high performance messaging service that is resilient to faults across local and wide area networks. Spread functions as a unified message bus for distributed applications, and provides highly tuned application-level multicast, group communication, and point to point support. Spread services range from reliable messaging to fully ordered messages with delivery guarantees. Spread can be used in many distributed applications that require high reliability, high performance, and robust communication among various subsets of members. The toolkit is designed to encapsulate the challenging aspects of asynchronous networks and enable the construction of reliable and scalable distributed applications. Spread consists of a library that user applications are linked with, a binary daemon which runs on each computer that is part of the processor group, and various utility and demonstration programs.

February 2008

Pen

by 3 others (via)
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.

Varnish - Trac

by 4 others (via)
Varnish is a state-of-the-art, high-performance HTTP accelerator. Varnish is targeted primarily at the FreeBSD 6/7 and Linux 2.6 platforms, and takes full advantage of the virtual memory system and advanced I/O features offered by these operating systems

Apsis Gmbh

by 1 other (via)
The Pound program is a reverse proxy, load balancer and HTTPS front-end for Web server(s). Pound was developed to enable distributing the load among several Web-servers and to allow for a convenient SSL wrapper for those Web servers that do not offer it natively. Pound is distributed under the GPL - no warranty, it's free to use, copy and give away.

Hypertable: An Open Source, High Performance, Scalable Database

by 2 others (via)
Hypertable is an open source project based on published best practices and our own experience in solving large-scale data-intensive tasks. Our goal is to bring the benefits of new levels of both performance and scale to many data-driven businesses who are currently limited by previous-generation platforms. Our goal is nothing less than that Hypertable become the world’s most massively parallel high performance database platform.

Main - Nginx Wiki

by 3 others (via)
Nginx ("engine x") is a high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. Nginx was written by Igor Sysoev for rambler.ru, Russia's second-most visited website, where it has been running in production for over two and a half years. Igor has released the source code under a BSD-like license. Although still in beta, Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption.

August 2007

memcached Cacti Template

by 1 other (via)
This template provides a host template and associated graphs for graphing the output of the memcached stats command on individual memcached installations.

June 2007

Mike Davidson: How To Keep Widgets From Slowing Down Sites: WEDJE

(via)
WEDJE is similar to the innerHTML method above except it creates what is effectively a cross-platform, cross-browser defer, enabling your script to load and execute asynchronously across all environments.

May 2007

minify - Google Code

by 11 others (via)
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.

November 2006

Introduction - XCache - Trac

XCache is a open-source opcode cacher

October 2006

mysql-query-profiler - Measure and analyze query performance on MySQL.

This is the homepage for mysql-query-profiler, a text-mode tool to measure the work a query or batch of queries causes MySQL to do.

April 2006

MCache Documentation | Mohawksoft.Org

by 2 others
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.

March 2006

iAgora Software | lingerd

by 1 other (via)
Lingerd is a daemon (service) designed to take over the job of properly closing network connections from an http server like Apache.