0

There is a good library pynsq, it uses tornado inside, so for example when I create simple tornado app, then there I can instantiate nsq.Reader instance, then when I start tornado server, this nsq.Reader() instance starts to work.

In case when I want to use aiohttp as web server - what is modern and proper way to have nsq reader there ?

Andrew Svetlov
  • 16,730
  • 8
  • 66
  • 69

0 Answers0