nbhttp

Non-blocking HTTP components
Download

nbhttp Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Publisher Name:
  • Mark Nottingham
  • Publisher web site:
  • http://www.mnot.net/squij/

nbhttp Tags


nbhttp Description

Non-blocking HTTP components The nbhttp project contains tools for building non-blocking HTTP components.nbhttp is a set of libraries for building non-blocking (a.k.a. asynchronous or event-driven) HTTP clients, servers and intermediaries. Its aims are to expose full HTTP functionality in a conformant manner, with the maximum potential for performance.It is NOT YET SUITABLE FOR PRODUCTION USE. In particular, the code has not been optimised or benchmarked, nor are there limits on resource usage, logging or any number of other things that make a practical web server or intermediary a useful thing.However, it's lots of fun to prototype and play with.Installation:python setup.py install Requirements: · Python


nbhttp Related Software