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 861549
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T08:59:43+00:00 2026-05-15T08:59:43+00:00

Is it a recommended practice to raise all the events asynchronously if the class

  • 0

Is it a recommended practice to raise all the events asynchronously if the class (event raising object) does NOT interested on how the parameters of the events are manipulated by the client objects (receivers of the events)?!

Please guide me?

  • 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-05-15T08:59:44+00:00Added an answer on May 15, 2026 at 8:59 am

    No it’s not a recommended practice.

    You have to consider other factors, like:

    • Thread affinity requirements of the generting class.
    • Whether UI elements are involved (a variation on thread affinity)
    • Whether the classes responding to events can accept concurrent processing on multiple threads (aka are they threadsafe).
    • Whether there is thread-local data involved (e.g. Thread.CurrentPrincipal, HttpContext, etc)
    • Whether you are gaining anything from multi-threaded processing.

    Multithreading makes things complicated. Asynchronous event handling requires multithreading. You should only introduce complexity if it buys you something (e.g. improved performance, more responsive user interaction, simplification of something else that would be even more complicated).

    Without knowing the details of your specific situation, it’s impossible to recommend whether asynchronous eventing is appropriate. But all things being equal – I would avoid asynchronous eventing unless I had a strong reason for it.

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

Sidebar

Related Questions

What is your recommended best practice for a LAMP server with sort of a
I am not able to decide whether I should go for Forms Authentication ?
I have a class AudioManager with a member of type AudioBufferList * . (This
I want to build an MVC app using Spring (first timer here). As such
Oddly I'm having a hard time finding good docs about basic error handling in
I've decided to get used to using Javascript as my server sided (I'm using
In Building a Desktop To-Do Application with NHibernate , Oren Eini (a.k.a. Ayende Rahien)
I am using Windows Forms in C#, and I would like to make a
I am using a sysdate query in code to obtain the last updated rows
I have noticed on my little web server that if a user clicks a

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.