[C#/COMMON/RABBITMQ] 작업 큐 사용하기 (라운드 로빈 방식)


■ 작업 큐를 사용하는 방법을 보여준다. (라운드 로빈 방식)

[TestProducer 프로젝트]

Program.cs

[TestConsumer 프로젝트]

Program.cs

TestSolution.zip