Forum Discussion

surmilan's avatar
surmilan
Occasional Contributor
16 years ago

queue messaging

we have a queue (non jms queue) implementation between service consumer and provider. So all the request goes to a queue which is fetch later on by provider . Similarly, all response goes back to the ...