Files
pytest2/py
hpk a5e69d2035 [svn r45539] merge the execnet lessthreads branch (using the branch'es history):
* now by default Gateways DO NOT SPAWN execution threads
  you can call "remote_init_threads(NUM)" on an already instantiated
  gateway, which will install a loop on the other side which will
  dispatch each execution task to its own thread.

* execution is dissallowed on the side which initiates a gateway
  (rarely used, anyway)

* some cleanups (hopefully)

--HG--
branch : trunk
2007-08-07 19:34:59 +02:00
..
2007-08-07 09:11:18 +02:00
2007-02-11 17:56:46 +01:00
2007-02-04 22:47:03 +01:00
2007-02-01 16:20:39 +01:00
2007-08-07 18:59:09 +02:00