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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T02:06:36+00:00 2026-05-24T02:06:36+00:00

I have a sinlgeton object which holds one method, witch is NOT synchronized. The

  • 0

I have a sinlgeton object which holds one method, witch is NOT synchronized. The singleton can be accessed by many clients at a time – what will happen if multiple clients access that object ? Will the object reference be provided to them in a First come- first serve manner…that is, would one client have to wait for the first one to finish the object, or it will be given the same object reference in memory ?

I get a weird feeling about the method in the singleton which is not synchronized. If 2 clients call Singleton.method(param), with different params – they wont create problems for each other right ?

  • 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-24T02:06:37+00:00Added an answer on May 24, 2026 at 2:06 am

    If your method does not use any shared state (e.g. singleton fields), this is completely safe. Method parameters are passed on the thread stack – which is local and exclusive to the stack.

    Think about two processors running the same code but operating on different areas in memory.

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

Sidebar

Related Questions

We have a remoted singleton object hosted in IIS which is servicing multiple clients.
I have a singleton object that use another object (not singleton), to require some
I have a singleton class called Manager that holds a list of object instances:
I have a UITableView which uses a singleton object as a datasource. I have
I have a controller object implemented as a singleton, which has a cache that
I have a CFC as singletone object in Application scope. One of the methods
I have a Singleton that is accessed in my class via a static property
Greetings, I would like to ask if creating Singleton to have only one active
I have created objects that are interfaces to a web service. One typical object
I have written a class (AbcdBase) which holds several static objects, these include maps

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.