RSS 3 projects tagged "C++ Server"

No download Website Updated 10 May 2013 Gearmand

Screenshot
Pop 214.84
Vit 60.72

Gearmand is the job server component of Gearman. Gearman provides a generic framework to farm out work to other machines, dispatching function calls to machines that are better suited to do work, to do work in parallel, to balance the load of processing, or to call functions between languages.

Download No website Updated 31 May 2010 Lightweight C++ Interfaces

Screenshot
Pop 30.63
Vit 32.98

Lightweight C++ Interfaces allows you to implement C++ interfaces through multiple inheritance and presents an extensible framework that can be incorporated as a library in projects that require lightweight interface support.

Download No website Updated 20 Sep 2011 gweb++

Screenshot
Pop 20.69
Vit 24.73

gweb++ is an asynchronous event-driven Web server and reverse proxy. It is written in C++, but it doesn't make use of the STL or of any additional libraries. It supports the following event notification mechanisms: epoll (edge-triggered, Linux), kqueue (FreeBSD), port (Solaris), poll, and select. It has the following main features: HTTP/1.1, reverse proxy, FastCGI, configurable via an XML file, MIME types support, pipelining, virtual hosts, Keep-Alive, directory listing (with an optional footer file), handling of the If-Modified-Since header, HTTP ranges, logs, configurable access logs, and log rotation.

Screenshot

Project Spotlight

SMI

A solution to manage services and technical support.

Screenshot

Project Spotlight

php-tick

A simple active record implementation.