Azure Signalr Hosting

Andymannen 0 Reputation points
2024-07-18T09:20:23.48+00:00

Hey!

I am soon going to be deploying a Signalr server, that will be used for live pricing data feed (update every 50-250 ms)

But I have no idea about potential CPU usage to broadcast a message to 1000-5000 clients. What sort of CPU is required to handle 5000 connections?

I was debating whether to use Azure Signalr or to use a powerful dedicated server, but I'm still not sure about using Azure Signalr since if clients go over Azure connection quota, new connections are just refused instead of offloading users over quota to your main server...

Anyone here with production experience willing to explain what has worked for them?

Thank you.

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
140 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.