forked from monkey/monkey
-
Notifications
You must be signed in to change notification settings - Fork 0
Monkey HTTP Daemon
License
freyes/monkey
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Monkey HTTP Daemon ================== Monkey HTTP Daemon is a fast and lightweight Web Server for GNU/Linux. It has been designed to be very scalable with low memory and CPU consumption, the perfect solution for Embedded Linux and/or high production environments. Besides the common features as HTTP server, it expose a flexible C API which aims to behave as a fully HTTP development framework, so it can be extended as desired through the plugins interface. Features ======== - HTTP/1.1 Compliant - Hybrid Networking Model: Asynchronous mode + fixed Threads - Indented configuration style - Versatile plugin subsystem / API - x86 & x86_64 architectures compatible (including ARM processors) - Common features: SSL, IPv6, Basic Auth, log writer, security, directory listing, etc. - Embeddable as a shared library (only one context supported currently) Requirements ============ Monkey requires the following components: - Linux Kernel >= 2.6.29 - Glibc >= 2.5 - Pthreads - GNU C Compiler >= 3.2 Join us! ======== We want to hear about you, our community is growing and you can be part of it!, you can met us at: Mailing list: http://lists.monkey-project.com IRC: irc.freenode.net #monkey Twitter: http://www.twitter.com/monkeywebserver Identica: http://identi.ca/group/monkey Freecode: http://freecode.com/projects/monkey Linkedin: http://www.linkedin.com/groups/Monkey-HTTP-Daemon-3211216 We are open to suggestions and criticisms, if you have an idea, found a bug, don't hesitate to report it to find a solution and if you have it, send it to include your code. About Maintainer ================ Name : Eduardo Silva Pereira Country : Chile E-mail : [email protected] IRC : irc.freenode.net #monkey (edsiper) ICQ : 33799244 Project home : http://monkey-project.com
About
Monkey HTTP Daemon
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 94.9%
- C++ 3.0%
- Other 2.1%