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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T09:59:42+00:00 2026-05-31T09:59:42+00:00

My (Linux) application server has an (ANSI) C function on it that clients may

  • 0

My (Linux) application server has an (ANSI) C function on it that clients may access to perform number crunching. I understand the way servers generally work is they take requests from multiple clients and process these requests in parallel. That is, the same C function on the server may be called (and more importantly, may be run) as many times as there are clients wishing to use it (assuming sufficient system resources, e.g. CPU, memory, etc.).

The problem is one call to the C function uses practically the entire server resources. For the sake of discussion, assume the system crashes if two instances of the C function are run simultaneously.

QUESTION: Is there a way I can make sure that at most only one instance of this function is ever allowed to run (simultaneously)?

  • 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-31T09:59:43+00:00Added an answer on May 31, 2026 at 9:59 am

    That’s what a mutex is for – to permit mutual exclusion. Only one instance/thread/process can lock a mutex. Other entities will fail when they try, and will continue to fail until the owner unlocks the mutex.

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

Sidebar

Related Questions

My company has an internal Linux server running PHP with an application that displays
I'm working on a server application that's going to work on Linux and Mac
Here's my question. Right now I have a Linux server application (written using C++
I am trying to understand my embedded Linux application's memory use. The /proc/pid/maps utility/file
We have Glassfish application server running in Linux servers. Each Glassfish installation hosts 3
I am running an application server on Linux 64bit with 8 core CPUs and
Problem: Blank email from PHP web application. Confirmed: App works in Linux, has various
I have a C++ application that currently has console output. I want to add
Looking to develop server-side application that will process documents. The source documents are mostly
I'm working on a application which has Java web interface hosted on Glassfish server

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.