informatique:httpd
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| informatique:httpd [31/08/2010 16:57] – cyrille | informatique:httpd [19/05/2012 00:18] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| ====== HTTPD ====== | ====== HTTPD ====== | ||
| - | [[wpen> | + | * [[wpen> |
| + | * [[glossaire/ | ||
| ===== Apache ===== | ===== Apache ===== | ||
| Ligne 38: | Ligne 39: | ||
| * http:// | * http:// | ||
| * http:// | * http:// | ||
| + | |||
| + | ===== Netty ===== | ||
| + | |||
| + | {{ : | ||
| + | [[http:// | ||
| + | |||
| + | The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance & high scalability protocol servers & clients. | ||
| + | |||
| + | ===== Deft ===== | ||
| + | |||
| + | [[http:// | ||
| + | |||
| + | Deft is an open source web server (licensed under Apache version 2). Deft was intitially inspired by [[http:// | ||
| + | |||
| + | Features | ||
| + | * Specialized and optimized for thousands of simultaneous connections. ([[http:// | ||
| + | * Using pure Java NIO ([[http:// | ||
| + | * Asynchronous (nonblocking I/O) | ||
| + | |||
| + | ===== Tornado ===== | ||
| + | |||
| + | [[http:// | ||
| + | |||
| + | Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The framework is distinct from most mainstream web server frameworks (and certainly most Python frameworks) because it is non-blocking and reasonably fast. Because it is non-blocking and uses epoll, it can handle thousands of simultaneous standing connections, | ||
informatique/httpd.1283266658.txt.gz · Dernière modification : (modification externe)
