-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
Description
For better demo queue (producer/consumer) demo, we need to rework it. Following features should be added:
- Use real queue, like rabbigmq
- Use docker to automate start queue servcie
- Service could do simple page scraping, say user submit URL using frontend service as result
workers pick it, and fetch page.