feeds.tasks – feed tasks

feeds.tasks contains all the functions that will be called asynchronously using celeryd. This appoach is necessary to allow feeds to scale.

feeds.tasks

Async tasks, run via celery, updated to work with celery3.

This module takes care of everything that is not client/customer facing.