TODO 291 B

1234567
  1. * Store result/errors in the TaskMeta store.
  2. * Catch exceptions from pure function tasks.
  3. * Need a tutorial
  4. * Need more documentation
  5. * Need a way to run without a AMQP server (see the ``backends`` branch of
  6. carrot, it should make it able to run just using the python ``Queue``
  7. module.)