You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/mitogen
David Wilson 4d01dc3ba6 Initial pass at module preloading
* Don't implement the rules for when preloading occurs yet
* Don't attempt to streamily preload modules downstream while this
  context hasn't yet received the final module. There is quite
  significant latency buried in here, but for now it's a lot of work to
  fix.

This works well enough to handle at least the mitogen package, but it's
likely broken for anything bigger.
8 years ago
..
ansible Add license text everywhere. 8 years ago
compat Initial commit. 8 years ago
__init__.py Add license text everywhere. 8 years ago
core.py Initial pass at module preloading 8 years ago
fakessh.py Add license text everywhere. 8 years ago
master.py Initial pass at module preloading 8 years ago
ssh.py Add license text everywhere. 8 years ago
sudo.py Add license text everywhere. 8 years ago
tcp.py Add license text everywhere. 8 years ago
utils.py Add license text everywhere. 8 years ago