##// END OF EJS Templates
use HMAC digest to sign messages instead of cleartext key...
use HMAC digest to sign messages instead of cleartext key also some cleanup of Session code security doc updated as well. Buffers do not get digested, so large (non-copying) messages should not cause performance to suffer too greatly.

File last commit:

r3876:4bb2eb4d
r4000:59bfd5de
Show More
index.txt
23 lines | 444 B | text/plain | TextLexer
MinRK
remove IPython.kernel scripts and put migration notice in docs....
r3520 .. _parallel_index:
====================================
Using IPython for parallel computing
====================================
MinRK
rebase IPython.parallel after removal of IPython.kernel...
r3672 .. toctree::
:maxdepth: 2
parallel_intro.txt
parallel_process.txt
parallel_multiengine.txt
parallel_task.txt
parallel_mpi.txt
MinRK
add db,resubmit/retries docs
r3876 parallel_db.txt
MinRK
rebase IPython.parallel after removal of IPython.kernel...
r3672 parallel_security.txt
parallel_winhpc.txt
parallel_demos.txt
dag_dependencies.txt
parallel_details.txt
parallel_transition.txt
MinRK
remove IPython.kernel scripts and put migration notice in docs....
r3520