zc.ngi

Network Gateway Interface
Download

zc.ngi Ranking & Summary

Advertisement

  • Rating:
  • License:
  • ZPL
  • Publisher Name:
  • Jim Fulton
  • Publisher web site:
  • http://www.zope.com

zc.ngi Tags


zc.ngi Description

Network Gateway Interface zc.ngi is a Python module that provides:- the ability to test application networking code without use of sockets, threads or subprocesses- clean separation of application code and low-level networking code- a fairly simple inheritence free set of networking APIs- an event-based framework that makes it easy to handle many simultaneous connections while still supporting an imperative programming style.To learn more, see http://packages.python.org/zc.ngi/ Requirements: · Python What's New in This Release: Bugs Fixed: · If application code made many small writes, each write was sent individually, which could trigger Nagle's algorithm.


zc.ngi Related Software