226 B
226 B
Message Queue
We rely on message queues to manage the various tasks that the cralwer needs to perform.
Code Path
Currently, the code related to message queues are located at lib/mq
and src
.