aiozipkin icon indicating copy to clipboard operation
aiozipkin copied to clipboard

Rework queue example

Open jettify opened this issue 7 years ago • 1 comments

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.

jettify avatar Jan 21 '18 19:01 jettify

cool. please ping me when readying this, so we can test that propagation is compatible with other languages.

codefromthecrypt avatar Jan 22 '18 00:01 codefromthecrypt