Distributed self-replicating programs in Python
Go to file
David Wilson ff7fb00569 parent: return latch to wait() caller to allow graceful timeout 2018-04-29 10:11:13 +01:00
.travis issue #210: run DebOps under v2.5.1 too. 2018-04-22 13:21:58 +01:00
ansible_mitogen ansible: disable interpreter recycling for connections. 2018-04-29 09:53:16 +01:00
docs parent: return latch to wait() caller to allow graceful timeout 2018-04-29 10:11:13 +01:00
examples examples: import mitogen-fuse.py. 2018-04-29 01:20:26 +01:00
mitogen parent: return latch to wait() caller to allow graceful timeout 2018-04-29 10:11:13 +01:00
tests tests: tidy up thread_pileup for use as a toy benchmark. 2018-04-29 02:19:32 +01:00
.gitignore docs: fix intensely annoying _prefix, 2 years later. 2018-04-06 16:50:36 +01:00
.lgtm.yml compat: ignore LGTM checks on third party 2018-03-19 21:58:31 +05:45
.travis.yml issue #210: run DebOps under v2.5.1 too. 2018-04-22 13:21:58 +01:00
ChangeLog docs: add initial ChangeLog. 2018-04-27 01:33:07 +01:00
LICENSE Add license text everywhere. 2018-03-19 21:58:28 +05:45
README.md README: move testing bits into tests directory. 2018-03-19 21:58:32 +05:45
dev_requirements.txt tests: Add coverage as a dev requirement 2018-04-01 02:04:41 +01:00
preamble_size.py Add mitogen.service to preamble_size.py 2018-04-24 22:41:47 +01:00
run_tests issue #164: rename 'test' to 'run_tests' to avoid tab complete conflict 2018-04-04 16:00:09 +01:00
setup.cfg tests: Switch to unit2 test runner, with coverage 2018-04-01 01:43:45 +01:00
setup.py Move canonical library version to __init__.py. 2018-04-27 03:48:31 +01:00
tox.ini tests: Switch to unit2 test runner, with coverage 2018-04-01 01:43:45 +01:00

README.md