diff options
Diffstat (limited to 'devel/py-celery/pkg/DESCR')
| -rw-r--r-- | devel/py-celery/pkg/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/py-celery/pkg/DESCR b/devel/py-celery/pkg/DESCR new file mode 100644 index 0000000..ca27294 --- /dev/null +++ b/devel/py-celery/pkg/DESCR @@ -0,0 +1,5 @@ +Celery is a simple, flexible, and reliable distributed system to +process vast amounts of messages, while providing operations with +the tools required to maintain such a system. It's a task queue +with focus on real-time processing, while also supporting task +scheduling. |
