~tdfarrell/rocket/devel

Viewing all changes in revision 116.

  • Committer: Timothy Farrell
  • Date: 2010-11-29 03:14:01 UTC
  • Revision ID: tfarrell@owassobible.org-20101129031401-gv2v913uy0qb2z2k
Update documentation to be accurate for 1.2.0
Set DEFAULT_MAX_THREADS = 0
Removed POLL_TIMEOUT in favor of the more descriptive THREAD_STOP_CHECK_INTERVAL
Added SOCKET_TIMEOUT which was previously being pulled from POLL_TIMEOUT
Moved setting socket options to the Connection class
Main thread now is responsible for dynamically resizing the threadpool every
    THREAD_STOP_CHECK_INTERVAL seconds
Moved private methods to the top in main.py

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: