共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
oss.trustie.net/open_source_projects | 主页 > 开源项目社区 > Gwiad |
Gwiad
|
3 | 0 | 298 |
贡献者 | 讨论 | 代码提交 |
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 :
- Website plugins : Web applications that register dispatchers such as virtual host dispatchers or regexp dispatchers.
- Service plugins : Services provider that can be used by all websites plugins.