...
Bloc de code | ||
---|---|---|
| ||
pod@pod:~$ celery --broker=redis://127.0.0.1:6379/7 inspect active
pod@pod:~$ celery -A pod.activitypub.tasks -l INFO -Q activitypub --concurrency 1 -n activitypub |
...
...
Bloc de code | ||
---|---|---|
| ||
pod@pod:~$ celery --broker=redis://127.0.0.1:6379/7 inspect active
pod@pod:~$ celery -A pod.activitypub.tasks -l INFO -Q activitypub --concurrency 1 -n activitypub |
...