test_ok1/py/execnet/testing
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
..
__init__.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
test_gateway.py [svn r45539] merge the execnet lessthreads branch (using the branch'es history): 2007-08-07 19:34:59 +02:00
test_pickle.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
test_rsync.py [svn r38176] make delete a per-host option (internally it is anyway) 2007-02-08 17:04:58 +01:00