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.
2018-06-07 16:42:13 +01:00
..
_static docs: more getting started guide 2018-03-19 21:58:27 +05:45
_templates docs: fix reading time tracking :( 2018-03-28 18:38:20 +05:45
images docs: initial contributors page 2018-05-06 08:33:07 +01:00
.gitignore docs: fix intensely annoying _prefix, 2 years later. 2018-04-06 16:50:36 +01:00
Makefile docs: fix intensely annoying _prefix, 2 years later. 2018-04-06 16:50:36 +01:00
ansible.rst ansible: MITOGEN_DUMP_THREAD_STACKS for mux process too 2018-05-29 18:10:08 +01:00
api.rst docs: tidy ups 2018-05-25 13:55:58 +01:00
changelog.rst docs: add initial ChangeLog. 2018-04-27 01:33:07 +01:00
compared.rst docs: Maximum size of pencode values 2018-03-19 21:58:33 +05:45
conf.py docs: update copyright 2018-05-02 20:03:00 +01:00
contributors.rst docs: update contributors 2018-05-18 10:58:25 +01:00
docs-requirements.txt tests: Add Tox config for Python 2.6 and 2.7 2018-03-19 21:58:34 +05:45
examples.rst docs: fix typo 2018-03-19 21:58:28 +05:45
getting_started.rst docs: add more notes for getting_started.rst 2018-05-29 17:30:49 +01:00
howitworks.rst docs: tidy ups 2018-05-25 13:55:58 +01:00
index.rst docs: more updates. 2018-05-03 17:37:24 +01:00
internals.rst issue #249: initial poller implementation (BSD only) 2018-05-14 18:31:38 +01:00
pickle-substitutes.ods docs: First round of Pickle-likes survey 2018-03-19 21:58:33 +05:45
services.rst issue #186: add PushFileService 2018-06-07 16:42:13 +01:00
shame.rst docs: Fix function name. 2018-03-19 21:58:28 +05:45
signals.rst docs: link signals into internals.rst. 2018-05-04 03:47:29 +01:00
toc.rst docs: link ChangeLog. 2018-04-27 02:58:20 +01:00