资 源 简 介
gweb++ is an asynchronous event-driven web server and reverse proxy which runs under Linux, FreeBSD and Opensolaris.
It is written in C++, but it doesn"t make use of the STL or of any additional library.
It supports the following event notification mechanisms:
epoll (edge-triggered) under Linux
- kqueue under FreeBSD
port under Solaris
poll
select