Projects tagged ‘http_server’ and ‘ruby’


[8 total ]

235 Users
   

A small fast HTTP server written in (mostly) Ruby that can be used to host web frameworks directly with HTTP rather than FastCGI or SCGI.
Created over 3 years ago.

28 Users
   

Thin is a Ruby web server that glues together 3 of the best Ruby libraries in web history: * the Mongrel parser, the root of Mongrel speed and security * Event Machine, a network I/O library with ... [More] extremely high scalability, performance and stability * Rack, a minimal interface between webservers and Ruby frameworks [Less]
Created about 1 year ago.

18 Users
   

Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, Virtual hosts ... [More] , Authentication, on the fly encoding, Load balancing, Apache compatible log files, and much more. A user friendly interface called cherokee-admin is provided for a no-hassle configuration of the server. Check out the benchmarks and documentation to learn more, and give it a try to squeeze your hardware to the fullest! [Less]
Created over 3 years ago.

2 Users
 

Swiftiply is a highly optimized clustering proxy for web applications (currently supports: Rails, Merb, IOWA, Ramaze, Camping, and Nitro, with the ability to support many more). It increases ... [More] application performance in a few ways. First, it uses EventMachine for network traffic (eventmachine is an event-based asynchronous network library which uses epoll on Linux for high network performance). Secondly, it reverses the way Proxies normally work by letting the nodes in the pool connect to Swiftiply with persistent TCP connections. This removes the delay of having to create a new TCP connection for every request, and makes it easier to maintain your cluster since nodes can be added and removed from the pool simply by starting new processes on a server. [Less]
Created over 2 years ago.

0 Users

cerise is a Ruby web/application server following the same general pattern as J2EE application servers. Intended to be very flexible, elegant and provide a developer friendly environment for building web applications.
Created over 3 years ago.

0 Users

Ebb aims to be a small and fast web server specifically for hosting web frameworks like Rails, Merb, and in the future Django.
Created about 1 year ago.

0 Users
 

Ruby binding to the sendfile(2) system call on platforms which support it (Linux, FreeBSD and Solaris currently)
Created over 3 years ago.

0 Users
 

Inceku has been rewritten in Ruby! So far, I (Eddie Ringle) have not contributed whatsoever. The code so far has been written by Robin Vermeij (ChaosR).
Created about 1 year ago.