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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T16:37:12+00:00 2026-05-31T16:37:12+00:00

Can I add more permit to a semaphore in Java? Semaphore s = new

  • 0

Can I add more permit to a semaphore in Java?

Semaphore s = new Semaphore(3);

After this somewhere in the code i want to change the permits to 4. Is this possible?

  • 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-31T16:37:14+00:00Added an answer on May 31, 2026 at 4:37 pm

    Yes. The release method (confusingly named imo) can be used to increment permits since, from the docs:

    There is no requirement that a thread that releases a permit must 
    have acquired that permit by calling acquire. 
    Correct usage of a semaphore is established by programming convention
    in the application. 
    

    In other words:

    semaphore.release(10);
    

    Will add 10 more permits if the thread calling hasn’t acquired any.

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

Sidebar

Related Questions

I've written this code for a friend. The idea is he can add a
I want to add more links in the my account page after customers logged
What happens on a Windows box once you add more drives than can fit
I'm using Ubercart with Drupal and I was wondering if I can add more
I have images on my page. User can add more images onto the page
I have a form with about 150 fields, however the user can add more
I know that I can add more than one project to a solution, but
I have a form and I want to give an add more item link
I have a form into which the user can add more fields to fill
In my app, you can add and delete cells. I only want the user

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.