https://forge.softwareheritage.org/source/swh-scheduler.git
Revision f0a8c43f06f71f8e002de23c6250a232e87a08e7 authored by David Douard on 13 February 2019, 13:37:18 UTC, committed by David Douard on 13 February 2019, 13:37:18 UTC
the queue being durable and not auto deleted (auto_delete=False), we do not
want a new queue to be spawned for each listener instance (eg. in a docker
environment).
1 parent b423c0b
History
Tip revision: f0a8c43f06f71f8e002de23c6250a232e87a08e7 authored by David Douard on 13 February 2019, 13:37:18 UTC
listener: make the listener's queue name independent from the hostname
Tip revision: f0a8c43
File Mode Size
bin
data
debian
docs
sql
swh
.gitignore -rw-r--r-- 102 bytes
AUTHORS -rw-r--r-- 112 bytes
LICENSE -rw-r--r-- 34.3 KB
LICENSE.Celery -rw-r--r-- 2.6 KB
MANIFEST.in -rw-r--r-- 151 bytes
Makefile -rw-r--r-- 163 bytes
README.md -rw-r--r-- 1.3 KB
pytest.ini -rw-r--r-- 54 bytes
requirements-swh.txt -rw-r--r-- 19 bytes
requirements-test.txt -rw-r--r-- 133 bytes
requirements.txt -rw-r--r-- 337 bytes
setup.py -rwxr-xr-x 2.2 KB
tox.ini -rw-r--r-- 309 bytes

README.md

back to top