marcuslull / MessageQueuingDemo

0 stars 0 forks source link

Code the service (producer and consumer) classes #7

Closed marcuslull closed 7 months ago

marcuslull commented 7 months ago

Coded a generic producer that sends resources to the queue and a generic consumer the takes messages from the queue.