Home > Gop

Gop

Gop is a project mainly written in C and PYTHON, it's free.

A highspeed, ultra scalable Webserver.

Gop, an Ultra Scalable Web-Server.

  • FastCGI Support (PLANNED)
  • SCGI Support (PLANNED)
  • memcached Support (PLANNED)
  • Varnish Bits Integration (PLANNED)

Gop is based on I/O Event Notification facilities like epoll on Linux, kqueue on BSD,MacOS X, /dev/poll on Solaris.

Planning.

Stage 1: Implement Server with epoll. ( Completed ) Stage 2: Write HTTP Parser

Previous:ruboto-demos