I have a multi threaded aplication. Should I make all my objects threadsafe or just those which are really being accessed from different threads? what are the pros and cons?. Any clue is appriciated.
Thanks, Mark.
I have a multi threaded aplication. Should I make all my objects threadsafe or just those which are really being accessed from different threads? what are the pros and cons?. Any clue is appriciated.
Thanks, Mark.