Warning
This documentation is for an old version of IPython.
You can find docs for newer versions here.
 
Module: parallel.engine.engine
A simple engine that talks to a controller over 0MQ.
it handles registration, etc. and launches a kernel
connected to the Controller’s Schedulers.
Authors:
1 Class
- 
class IPython.parallel.engine.engine.EngineFactory(**kwargs)
 
Bases: IPython.parallel.factory.RegistrationFactory
IPython engine
- 
__init__(**kwargs)
 
- 
init_connector()
 
construct connection function, which handles tunnels.
- 
register()
 
send the registration_request