An open API service indexing awesome lists of open source software.

https://github.com/vahidshir/activemqclassichelloworldblazor

Sample project for ActiveMQ Classic showing p2p a.k.a producer/consumer pattern with or without response using Blazor
https://github.com/vahidshir/activemqclassichelloworldblazor

activemq activemq-classic blazor csharp dotnet message-broker p2p producer-consumer request-response sample

Last synced: about 2 months ago
JSON representation

Sample project for ActiveMQ Classic showing p2p a.k.a producer/consumer pattern with or without response using Blazor

Awesome Lists containing this project

README

          

Sample project for ActiveMQ Classic showing p2p a.k.a producer/consumer pattern with or without response using Blazor

Note: I got the initial idea and starting point from [here](http://mkumaran.net/2021/ActiveMQCsharp/).