Skip to content

Commit

Permalink
mention preforking in feature list
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Apr 16, 2013
1 parent 8bbfc77 commit 3d171c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -25,8 +25,8 @@
* Full stack HTTP and WebSocket client/server implementation with IPv6, TLS,
SNI, IDNA, Comet (long polling), keep-alive, connection pooling, timeout,
cookie, multipart, proxy, and gzip compression support.
* Built-in non-blocking I/O web server, supporting multiple event loops and
hot deployment, perfect for embedding.
* Built-in non-blocking I/O web server, supporting multiple event loops as
well as optional preforking and hot deployment, perfect for embedding.
* Automatic CGI and [PSGI](http://plackperl.org) detection.
* JSON and HTML/XML parser with CSS selector support.
* Fresh code based upon years of experience developing
Expand Down

0 comments on commit 3d171c8

Please sign in to comment.