7 projects tagged "Erlang"
Tsung (formerly known as IDX-Tsunami) is a distributed load testing tool. It is protocol-independent and can currently be used to stress HTTP, WebDAV, PostgreSQL, MySQL, LDAP, and XMPP/Jabber servers. It simulates user behavior using an XML description file, reports many measurements in real time (statistics can be customized with transactions, and graphics generated using gnuplot). For HTTP, it supports 1.0 and 1.1, has a proxy mode to record sessions, supports GET, POST, PUT, and DELETE methods, Cookies, and Basic WWW-authentication. It also has support for SSL.
Serlvers is a set of Erlang modules designed to help in the implementation of IP services (i.e. TCP/IP or Internet servers). Serlvers consists of a set of behaviours to abstract the internals of each protocol, and other modules to help with the infrastructure. The goal is that when making a server, you only need worry about how to store, handle, process, etc. the information instead of the internals of each protocol (to save countless hours of RFC reading).
REPOS stands for Repository of Erlang-Projects.Org Software selection. It is a collection of major ready-to-use Erlang software. Erlang REPOS is distributed as a CDROM image (ISO). You can use every program included in the REPOS environment either directly from the CDROM, from your hard drive, or from a USB key.
Yaws is a WWW technology with capabilities similar to the combination of Apache with PHP and a database. Yaws runs faster, with smaller footprint, higher scalability, and higher reliability. Subjectively speaking, it uses a more beautiful technique to generate dynamic pages than other similar technologies.
The Bluetail Ticket Tracker (BTT) is a system for creating, storing, and keeping track of tickets. A ticket describes an issue of some sort. It can, for example, be a Trouble Report or a ToDo note. BTT also makes it possible to store customer information, which can be coupled to a ticket. BTT comes with a wiki-style knowledge base and an automatic mail store.