共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > NJetty |
NJetty
|
1 | 0 | 252 |
贡献者 | 讨论 | 代码提交 |
The objective of NJetty Project is to provide a full-featured opensource dotnet Web-Server. That will enable ASP.Net and other dotnet based applications to run in an opensource Web-Server.
What NJetty Should Be?
- should be is Simple
- should be Scalable
- should be Efficient
- should be Embeddable and Pluggable
and should use Non-Blocking IO sockets, that will be Great for AJAX applications.