Re: Singleton instances and multithreading
Re: Singleton instances and multithreading
- Subject: Re: Singleton instances and multithreading
- From: Rob Rix <email@hidden>
- Date: Fri, 13 Jul 2001 00:06:41 -0400
I think it makes the most sense to have a singleton instance per thread
whenever possible, you can store it in the -threadDictionary, so your
class method looks something like..
No can do. I need a single instance for the app.
Thanks, though.
-- Rob
Man is a rational animal who always loses his temper when he is called
upon to act in accordance with the dictates of reason. - Oscar Wilde