Quantcast
Channel: Service Bus forum
Viewing all articles
Browse latest Browse all 1916

Azure Service bus -Brokered messaging

$
0
0

Hi,

I have some queries in azure service bus brokered messaging.Let me post it one by one.

1) For our cloud based applications we decided to move to servcie bus as it offers many advantages. we find the below two will better suits

-> Topics/subscriptions 

->Event Hubs 

As far we have anlaysed both follows pub/sub pattern. Which one will be the most efficient.Event hubs uses the EventProcessorhost class which process the data on multithread and also it requires blob storage too.

Is it an advantage over topics/subsriptions.If means in what way it has advantage over topics/subscription pattern

We want our project's message transmission to be the most efficient as N number of users may access the application.So we would like to go with the efficient one.

2)They have been telling the service bus processes the messages in an asynchronous manner . Here's the case i have a topic and simulatanelusly N number of users pushing messages to the topic and N number of users reading message from paricular subscription under particular topic. Is my all users get access to the servcie without much time delay?

3)I have a topic called "cloud 1"  and have subscription user 1 . When am passing a message to the toipc called cloud 1 and obviously user1 will receive the message . Consider this case my producer and consumer both are online. Producer sending a message to the cloud1 topic . Consumer1 is subscribed to the topic cloud1 and without laoding/refreshing the page he need to get the message in his page(like the singal R in technical)

  Awaiting clear and faster response

With Regards,

Selva



Viewing all articles
Browse latest Browse all 1916

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>