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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T12:41:02+00:00 2026-05-18T12:41:02+00:00

We have a database server application which consists of the followings components: 1) A

  • 0

We have a database server application which consists of the followings components:
1) A service application with a database that accept web service calls
2) A worker application (exe) which makes a web service request to the service application to get some work. Then it does some work and updates the database directly and then call another web service request to let the service application know that work has been finished.

We run a number of worker applications (in other words run the executable several times so there is more than one instance of it running) so each one can request work from the service application and carry on working without other workers applications interfering.

If I move this application a machine with multiple cores, is there a way of splitting the worker applications on different cores and at the same time have a service application on a different core?

Since I run the same application worker several times, apart from putting some code in that checks how many instances of it are running on different cores, I cannot see how I can do this.

In past tests, I see all the worker applications running and the service application running on the same core, which is maxing it out while I have 3 cores doing nothing.

Any ideas?

JD.

  • 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-18T12:41:03+00:00Added an answer on May 18, 2026 at 12:41 pm

    Not a good idea to manually force each application run over a specific core.
    There are multiple issues.

    What if you moved to another machine with two cores (changing the code is not a good idea).

    You will create bottlenecks for your application because there are other system tasks for operating system and also there are other applications on the same machine and your application on core 3 is waiting for a time-slice while core 2 is free, but you told OS to run it over core 3. You don’t have control over external factors. Remember OS will use sophisticated algorithms for task scheduling and its hard to do it better than OS.

    WHat I suggest is using Task Library of .NET 4.0 inside your application. It would decide how to use multiple cores of your machine in an effective way.

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

Sidebar

Related Questions

I have an existing SQL Server 2005 database that runs our accounting/inventory application. We
I have an application server which connects to a database server. I would like
I have an application that consists of three parts: a front-end web shop for
We have a database (SQL Server 2005) which we would like to get under
Our database server is a SQL 2008 server. My colleagues all have XP service
We have a production web and database server with SQL Server 2000. (However, a
I have an SQL server database that I am querying and I only want
I have a Lotus Notes application which actually consists of a template with all
I have a solution that is deployed using ClickOnce. It consists of an application,
We have a Windows application on .net 2.0 that uses embedded encrypted database. The

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.