Is there a way to hold a collection of “messages” upto size 1 MB and write the result to JSON/CSV file

后端 未结 0 1280
面向向阳花
面向向阳花 2021-01-26 20:28

I have a blocking queue which keep getting messages through some app, now In asp.net app I tried to consume the queue and write the output into CSV/JSON file.

Here I wan

相关标签:
回答
  • 消灭零回复
提交回复
热议问题