##// END OF EJS Templates
simplify IPython.parallel connections...
simplify IPython.parallel connections Rolls back two-stage connection, putting complete connection info into the connection files. This makes it easier to use hand-crafted ssh tunnels, as all ports are read from the file, rather than from the reply to registration/connection requests. It is no longer possible to connect to the Controller without a connection file. Adding the serialization methods to the connection file also makes it harder for custom serialization to result in a mismatch in configuration between the various objects.

File last commit:

r2009:2a0ba18d
r7889:a70d89c1
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer