:mod:`taskcontroller.ipy1` -- IPython1 task controller
======================================================

.. module:: pebl.taskcontroller.ipy1
    :synopsis: IPython1 task controller

The IPython1 task controller runs pebl tasks over a IPython1 cluster. More information about IPython1 can be found at http://ipython.scipy.org/moin/IPython1.

Configuration Parameters
------------------------

.. Autogenerated by pebl.config.paramdocs at Tue Jun 17 16:11:42 2008

.. confparam:: ipython1.controller

	IPython1 TaskController (default is 127.0.0.1:10113)
	default=127.0.0.1:10113


IPython1 Classes
----------------

.. autoclass:: IPython1Controller
    :members:

