[IPython-dev] ipython.parallel and localhost

MinRK benjaminrk at gmail.com
Tue Mar 4 18:55:32 EST 2014


On Tue, Mar 4, 2014 at 2:52 PM, Dinesh Vadhia <dineshvadhia at outlook.com>wrote:

>  On a local machine, with
>
> > ipcluster start -n 4
>
> is it possible to find out from ipython.parallel the port number being
> used with localhost (127.0.0.1) for each engine?
>

The engines do not listen on any ports. Only the controller listens on
ports. These are listed in
~/.ipython/profile_default/security/ipcontroller-*.json


>
>
>
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140304/cb582112/attachment.html>


More information about the IPython-dev mailing list