descriptionGwiad is a framework for building a Web Server with dynamic plugin loading based on AWS
homepage URLhttp://code.google.com/p/gwiad/
ownergit@ramonat.fr
last changeSun, 31 Oct 2010 17:17:19 +0000 (31 18:17 +0100)
content tags
add:
readme

Gwiad is a framework for building a Web Server with dynamic plugin loading based on AWS

Gwiad provide a simple interface to build plugins in Ada. When a plugin is placed in Gwiad plugin directory it is automatically loaded. Gwiad plugins are divided into two categories :

Plugins can be added at run time. They only need to be put in the plugins directory. If a plugin fails to load it is automatically disabled.

Gwiad provide a simple web administration tool to disable a running plugin. A current limitation makes it impossible to completely remove the plugin. To update a plugin to a new version you'll need to restart Gwiad.

Gwiad comes with a simple server named argwiad.

For more information see Gwiad User's Guide.

Currently there are two plugins :

shortlog
2010-10-31 Olivier RamonatFix typos, add more info in READMEmaster
2010-03-08 Pascal ObryUpdate Morzhol to master
2010-02-13 Olivier RamonatAWS_LIB_DIR has been moved in recent AWS versions
2010-02-13 Olivier RamonatUpdate morzhol - fix compilation error
2010-02-09 Olivier RamonatUpdate morzhol
2009-07-08 Pascal ObryUse EXEEXT to install argwiadctl.
2009-05-23 Pascal ObryUpdate morzhol submodule.
2009-05-23 Pascal ObryAlways use Morzhol from sub-module.
2009-05-15 Pascal ObryUpdate morzhol submodule version.v0.7.0
2009-05-15 Pascal ObryMinor reformatting.
2009-05-15 Pascal ObryFix runles to build sub-modules.
2009-05-05 Olivier RamonatRead $ARGWIAD_ROOT if set
2009-05-04 Pascal ObryGwiad must be a dynamic library.
2009-04-29 Olivier RamonatUpdate morzhol version
2009-03-18 Pascal ObryFix the way Win32 plug-ins are initialized.
2009-03-18 Pascal ObryRemove hack for Windows not needed with recent GNAT...
...
tags
14 years ago v0.7.0 Release 0.7.0
15 years ago v0.6.0 Revision v0.6
16 years ago v0.5 Version v0.5
heads
13 years ago po/minor-fix
13 years ago master