python-socketpool

Simple Python 2 socket pool
  https://pypi.python.org/pypi/socketpool
  0
  no reviews



Socket pool is a simple socket pool that supports multiple factories and backends. It can easily be used by gevent, eventlet or any other library.

This package is for Python 2.