My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 28
This library is a harness for creating FastCGI applications in C++ which are easy to test on the command line. It's as simple as {{{ #include <fastcgi-app.h> class HelloWorld : public fastcgi::app { public: fastcgi::app::status accept( std::istream & in, std::ostream & out,...
This is a fork from the fastcgi launcher of kepler project. It uses libfcgi library(and its assoicated fcgi_stdio) which can be found at http://www.fastcgi.com. the associated echo.fcgi shows how a typical FCGI script should be written. the associated luacgi.lua for a typical launcher(i.e.,...
Good news everyone! Due to the new architecture phpfastcgi project has evolved into an outstanding phpdaemon project. It has a much better support for highload and contains extensible application architecture which makes it easy for you to create your own true fastcgi software in php. [http:/...
A fast cgi interface for haxe. It uses c code from fastcgi.com to provide a robust interface, and a haxe wrapper to allow easy scripting, even on a shared hosting service.
a smart web server written by c runs at lighttpd&fast_cgi fast and succinct
= What is v8cgi = Small set of C++ and JS libraries, allowing coder to use JS as a server-side HTTP processing language. Basic functionality includes IO, GD, MySQL, Sockets, Templating, FastCGI and Apache module. If you wish to support this project, <a href="https://www.paypal.com/cgi-bin/web...
ExtPascal is an Object Pascal (Delphi, [http://www.freepascal.org FreePascal]/Lazarus) wrapper/binding for [http://extjs.com Ext JS], a complete GUI Ajax framework, made in JavaScript, for Rich Internet Application (RIA) development. ExtPascal lets you use Ext JS from Object Pascal commands issued b...
PHPDaemon aims to be a framework for development Web-applications and other server backends.
Python training ...
lambda-blog is a fastcgi-based blog system written completely in Haskell.
1 2 3 Next