skip to navigation
skip to content

DrQueueIPython 0.0.1

Port of DrQueue to Python. IPython is used for network communication and task management.

Downloads ↓

This is a port of DrQueue to Python. IPython is used for network communication and task management. See more information at https://ssl.drqueue.org/redmine/projects/drqueueipython .

DrQueue has been created by Jorge Daza Garcia-Blanes. See http://www.drqueue.org for more information.

Design changes

  • Master runs IPController
  • Slave runs IPEngine
  • Clients can use the IPython.parallel.Client class to talk to IPController
  • No compiling needed anymore. Just Python code.
  • ZMQ, PyZMQ, MongoDB, PyMongo and IPython become dependencies.
  • MongoDB is be used for information storage of tasks, jobs, pools, ... .
  • There is no direct access to frame information anymore. Jobs can be devided into tasks. Depending on the blocksize, one task can consist of one or more frames.
  • High water mark (HWM) can be set for IPEngines in order to control how many tasks are queued to each engine and to always keep some tasks for late joining engines.
  • DrQueueIPython provides a Python module for easy accces to the underlying technology. This makes integration into other software which uses Python possible.

Requirements

Installation

Support development

[![Flattr Button](http://api.flattr.com/button/button-static-50x60.png "Flattr This!")](http://flattr.com/thing/181901/DrQueueIPython-project "DrQueueIPython project")

License

Copyright (C) 2011 Andreas Schroeder

Licensed under GNU General Public License version 3. See LICENSE for details.

 
File Type Py Version Uploaded on Size # downloads
DrQueueIPython-0.0.1.tar.gz (md5) Source 2012-01-09 17KB 185