I ve searched the web on this topic for NServiceBus but haven t found any example or solution.
I have a web service which receives a query from a client. The web service should publish the query to subscribing servers and return the result back to the web service. The web service aggregates the results before returning it to the client.
I ve run the Full Duplex example but i m not sure how to make it work for my scenario.
Any help would be appreciated.
提前感谢,
Kalvin