##// END OF EJS Templates
restore msg_id/msg_type aliases in top level of msg dict...
restore msg_id/msg_type aliases in top level of msg dict msg_id/type must be stored in the header, as only the header/parent/content are actually sent over the wire. But the msg_id and msg_type should remain as aliases in the top-level msg dict, for logic and 0.11 compatibility. * docs and tests updated to match.

File last commit:

r3876:4bb2eb4d
r4711:2e95bace
Show More
index.txt
23 lines | 444 B | text/plain | TextLexer
.. _parallel_index:
====================================
Using IPython for parallel computing
====================================
.. toctree::
:maxdepth: 2
parallel_intro.txt
parallel_process.txt
parallel_multiengine.txt
parallel_task.txt
parallel_mpi.txt
parallel_db.txt
parallel_security.txt
parallel_winhpc.txt
parallel_demos.txt
dag_dependencies.txt
parallel_details.txt
parallel_transition.txt