Select a tag to browse associated projects and drill deeper into the tag cloud.
Phormiga web application frameworkPhormiga is a lightweight framework for web applications written in perl for use with fast-cgi, mod_perl2 and cgi IntroductionThe phormiga web application framework is based on the idea to easily reuse code you wrote before. In my life as a web application
The goal of CluE (Cluster Engine) project is to create a scalable web service running on clusters. Processes on different nodes of clusters talk to each other by MPI (Message Passing Interface). This project is written in C to avoid overhead and to approach maximum efficiency. CluE can also be run
To implement true fcgi support you need to perform next simple steps: 1. Write simple PHP file: read(); ... some action ... $request->setHeader('content-type', 'text/html'); $reuqest->write($result); } }2. Write some nginx-like conf file
This is a library that implements FastCGI for GObject and Vala applications, written in Vala. It aims to fully implement the FastCGI specification and make FastCGI Web application servers accessible to Vala programmers.
EasyDAV is an easy-to-install WebDAV server. It is implemented in Python using WSGI, and can be installed under e.g. Apache web server as an FCGI program.
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.