This document describes an older version of Celery (2.5). For the latest stable version please go here.

celery.contrib.migrate

celery.contrib.migrate

Migration tools.

copyright:
  1. 2009 - 2012 by Ask Solem.
license:

BSD, see LICENSE for more details.

class celery.contrib.migrate.State
count = 0
strtotal
total_apx = 0
celery.contrib.migrate.migrate_task(producer, body_, message, remove_props=['application_headers', 'content_type', 'content_encoding'])
celery.contrib.migrate.migrate_tasks(source, dest, timeout=1.0, app=None, migrate=None, callback=None)

Previous topic

celery.contrib.batches

Next topic

celery.contrib.rdb

This Page