meinheld

Hoge prestaties Asynchrone Python WSGI-webserver
Download nu

meinheld Rangschikking & Samenvatting

Advertentie

  • Rating:
  • Vergunning:
  • BSD License
  • Naam uitgever:
  • Yutaka Matsubara
  • Uitgever website:
  • http://github.com/mopemope/

meinheld Tags


meinheld Beschrijving

Hoge prestaties Asynchronous Python Wsgi Web Server Meinheld is nog een andere asynchrone webserver zoals Fapws3, Tornado.Meinheld is een Wsgi-compatibele webserver.InstallationInstall van PYPI: Easy_Install -Zu Meinheldinstall van Bron: Python Setup.py Installmeinheld Ondersteuning Gunicorn. To Gunicorn installeren: Easy_Install -Zu Gunicornbasic UsagesImple Wsgi-app : Van Meinheld Import Serverdef Hello_World (Environment, Start_Response): Status = '200 OK' Res = "Hallo World!" response_headers = Start_Response (status, response_headers) Retourneer Server.Listen (("0.0 .0.0 ", 8000)) Server.Run (Hallo_world) met Gunicorn. User Worker Class "Meinheld.gmeinheld.MEINHELDWERKER": $ Gunicorn - werkers = 2 - Bewerker-class = "Meinheld.gneinheld.nlheldworker" Gunicorn_Test: Appperformancemeinheld wordt gebruikt HyTTP_PARSER. (Zie http://github.com/ RY / HTTP-PARDER) en het gebruik van High Performance Event Bibliotheek PicoEV. (Zie http://developer.cybozu.co.jp/kazuho/2009/08/picoevs-a-tiny-e.html)simple benchmarksimple Hello_World Bench: Def Hallo_world (Environment, Start_Response): Status = '200 OK' Res = "Hallo World!" response_headers = Start_Response (status, respons_headers) Return Gebruik Apach Bench: $ AB - C 100 -N 10000 http://127.0.0.1:8000/SPEC * CPU: Intel (R) Atom (TM) CPU N270 @ 1.60GHz * Memoy: 1G * OS: Ubuntu 10.04Server verzoeken per secondemeinheld 0,12927.62 FAPWS30.61293.53 SendFileMeinheld Gebruik SendFile (2), over WGSI.FILE_WRAPPER. Vereisten: · Python


meinheld Gerelateerde software

Erordocument

Geef opgemaakte HTML-pagina's op wanneer andere dan 200 OK worden geretourneerd uit een webtoepassing ...

132

Downloaden

Piwik4trac

TRAC-plug-in om uw TRAC-omgeving in te schakelen die wordt ingelogd door een PIWIK-server ...

125

Downloaden