##// END OF EJS Templates
update API after sagedays29...
update API after sagedays29 tests, docs updated to match * Client no longer has high-level methods (only in Views) * module functions can be pushed * clients can have a connection timeout * dependencies have separate switches for success/failure, not just success_only * add `with view.temp_flags(**flags):` for temporary flags Also updated some docs and examples

File last commit:

r3664:e90463ba
r3664:e90463ba
Show More
index.txt
22 lines | 444 B | text/plain | TextLexer
.. _parallelz_index:
==========================================
Using IPython for parallel computing (ZMQ)
==========================================
.. toctree::
:maxdepth: 2
parallel_intro.txt
parallel_process.txt
parallel_multiengine.txt
parallel_task.txt
parallel_mpi.txt
parallel_security.txt
parallel_winhpc.txt
parallel_demos.txt
dag_dependencies.txt
parallel_details.txt
parallel_transition.txt