Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9167063
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T15:17:57+00:00 2026-06-17T15:17:57+00:00

How much of a performance impact does having a large number of groups in

  • 0

How much of a performance impact does having a large number of groups in SignalR cause? For example, take a social network where there are posts, and comments on those posts that need to be updated through a SignalR hub. Would it be better to create a group for each of those posts, and then send the comment update to that group, to send the comment update to all the clients and then have the client-side code decide whether to update or not, or is there another way I’m missing? Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T15:17:59+00:00Added an answer on June 17, 2026 at 3:17 pm

    When you broadcast a message to clients via SignalR that message goes to a topic which then gets pushed down to a client/clients that are subscribed to the topic. Each connected client has a topic and each group has its own topic.

    It’s always faster to send to a group (that has more than 1 user associated with it) than to send to individual users. However, groups do take up memory. A single group is nowhere near as much memory as an entire user but if created in excess you can see the toll.

    Therefore, the answer to your question is, it depends. Depending on the scale of your application and the implementations you could make lots of groups work, or not work.

    For instance a situation where several people are commenting on a single post would definitely justify a group whereas a situation where a single person posted on their wall with 0 comments would not.

    Hope this helps!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How much does the garbage collector affect performance when working with lots of objects
How much does less.js impact the speed of a site? For standardization purposes ,
How much of a performance penalty are you paying when going to .Net from
I am just wondering how much of a performance will you lose by using
Possible Duplicate: What is the performance impact of CSS’s universal selector? Ive read that
I was wondering how bad would be the impact in the performance of a
I am running this code to see the performance impact of the keyczar encryption
Is there a performance penalty when using a SecurityManager? I need the following: public
Possible Duplicate: What is the performance impact of CSS's universal selector? I'm using the
Much I've read talks about the advantages of setting your UI up in IB.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.