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/docs
David Wilson a3b747af1b issue #186: add PushFileService
This is like FileService but blocks until the file is pushed by a parent
context, with deduplicating behaviour at each level in the hierarchy. It
does not stream large files, so it is only suitable for small files like
Python modules.

Additionally add SerializedInvoker for use with PushFileService, which
ensures all method calls to a single service occur in sequence.
7 years ago
..
_static docs: more getting started guide 7 years ago
_templates docs: fix reading time tracking :( 7 years ago
images docs: initial contributors page 7 years ago
.gitignore docs: fix intensely annoying _prefix, 2 years later. 7 years ago
Makefile docs: fix intensely annoying _prefix, 2 years later. 7 years ago
ansible.rst ansible: MITOGEN_DUMP_THREAD_STACKS for mux process too 7 years ago
api.rst docs: tidy ups 7 years ago
changelog.rst docs: add initial ChangeLog. 7 years ago
compared.rst docs: Maximum size of pencode values 7 years ago
conf.py docs: update copyright 7 years ago
contributors.rst docs: update contributors 7 years ago
docs-requirements.txt tests: Add Tox config for Python 2.6 and 2.7 7 years ago
examples.rst docs: fix typo 7 years ago
getting_started.rst docs: add more notes for getting_started.rst 7 years ago
howitworks.rst docs: tidy ups 7 years ago
index.rst docs: more updates. 7 years ago
internals.rst issue #249: initial poller implementation (BSD only) 7 years ago
pickle-substitutes.ods docs: First round of Pickle-likes survey 7 years ago
services.rst issue #186: add PushFileService 7 years ago
shame.rst docs: Fix function name. 7 years ago
signals.rst docs: link signals into internals.rst. 7 years ago
toc.rst docs: link ChangeLog. 7 years ago