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

  • Home
  • SEARCH
  • 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 3305330
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T21:09:22+00:00 2026-05-17T21:09:22+00:00

I am in the process of creating an application which will communicate with a

  • 0

I am in the process of creating an application which will communicate with a single server where WCF Web Service(s) would be installed. I am a little new to this process and was wondering which of these two options would be better in the long run to handle the load for a significant amount of users:

1- Create and install a single Web Service on a multi-core server for all of the client applications to communicate with.

2- Create and install multiple Web Services on a multi-core server, each to communicate with different modules inside of the client application.

All-in-all I’m just trying to figure out whether in processing time and with a large number of users whether there is a significant difference between options 1 and 2, or if option 2 would just create an unnecessary programming headache.

Thanks,

Patrick

  • 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-17T21:09:23+00:00Added an answer on May 17, 2026 at 9:09 pm

    The advantage of having multiple web services would be that each can have their own application pool (i.e. worker process) in IIS. So you can recycle one application pool for one web service without affecting the others.

    The advantage of having a single web service would be potentially easier maintenance, since the code is in one file, etc. Of course, if it’s a lot of code, this can make maintenance harder too.

    So the question is, what’s the right level of granularity?

    You can split the web services up per business function, and I’ve found that this is a good approach. For example, if you have some business methods that deal with invoicing, you could put those into an Invoicing web service.

    If you have other business methods that deal with shipping orders, you could put those into a Shipping web service.

    This creates a nice split, in my opinion, and also lets you leverage the application pool advantages discussed earlier.

    Example
    You can see a real world example of this type of split with FedEx. Note how they split their web services up by shipping, tracking and visibility, etc.

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

Sidebar

Related Questions

I'm currently in the process of creating a Windows service application which will monitor
I'm in the process of creating a C# application which will monitor changes made
I am in the process of designing a web application which will have multiple
I am writing a windows service which will communicate to a user level application.
I am creating an Android application for a customer which will be pre-installed and
I am in the process of creating a java application that will be running
I am trying to create a Service for my application which will negotiate Bluetooth
I am creating an application. In which iPhone will be placed (a separate cover
I am in the process of creating a huge web application, with a JavaScript
I've been creating a an application with C# using W2k8+IIS7/SQLExpress 2008/Web Service/Windows Client. I'll

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.