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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T18:49:40+00:00 2026-06-06T18:49:40+00:00

How much load can a WCF service, hosted in a console application handle? Can

  • 0

How much load can a WCF service, hosted in a console application handle? Can it handle incoming requests as much as a WCF hosted on IIS?

Additional Notes:
Can requests arrive concurrently?

I have a WCF service hosted in a console app. I call this WCF service from within a web app. That web app may have hundreds of requests concurrently.

I have simulated a load of requests but I couldn’t find out if the console app which hosts the WCF service is actually answering them concurrently or sequentially.

  • 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-06T18:49:42+00:00Added an answer on June 6, 2026 at 6:49 pm

    It doesn’t matter where the WCF service is hosted. It all depends on the binding, endpoint, endpoint behavior and service behavior settings and, last but not least, on the way you set (via attributes) the instancing mode and concurrency type for your service.

    These settings are taken over by the ServiceHost instance. Even if it’s running in a console app, the application itself is just a container for the ServiceHost which is the one that creates the runtime environment for your WCF service, based on the settings you give it.

    For what interests you, see here (concurrency and throttling). Also, something very extensive on WCF instance modes.

    For performance reasons I recommend you use a singleton service, which you can specify via the InstanceContextMode. If you have hundreds of requests coming in, it won’t do any good to concurrency if a service instance is created for each request. You have to analyze if singleton is possible in your case by checking if all your service operations are thread safe.

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

Sidebar

Related Questions

I'm using TinyXml library for my application but TiXmlDocument object just only can load
I have found contradicting information, one saying JMeter can produce much more load then
I have a web application and I need to report on how much load
Much like how the video tag can provide multiple source attributes so an mp4
How much some one can modify a javascript to intercept the post parameters to
I'm building an asp.net MVC application where users can attach a picture to their
I have long known that you can load style rules into a page dynamically
I am currently using DB2 . I do not know much about load statement.
The requirements: WCF 4.0 IIS host Basic authentication with custom source RESTful There are
We use BigIP to load balance between our two IIS servers. We recently deployed

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.