× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi.

Yes.  IF a bean can be updated in multiple threads,
then a setter for an instance variable could be
synchronized to ensure only 1 process updates it at a
time...  You can always pass parms to a method and use
local method variables that "thread safe" because they
are only used in the stack...

Jim Mason

--- "Eyers, Daniel" <daniel.eyers@honeywell.com>
wrote:
>
> I'm still a bit hazy on thread safe stuff... Many
> things that I read seem to indicate that instance
> variables are
> generally evil and should be avoided "like the
> plague" (actual quote).  Seems to me that is a bit
> contrary to Java in
> general.
>
> If I wanted to use instance variables in a class,
> would I simply syncronize the setters to insure
> thread safety?
>
> Seems like beans need to be concerned with threads,
> as they can be run simultaneously on a web server.
>
> Any help would be appreciated... I guess I'm still
> thinking in terms of a single path.....
>
> thanks
>
> dan
> _______________________________________________
> This is the Java Programming on and around the
> iSeries / AS400 (JAVA400-L) mailing list
> To post a message email: JAVA400-L@midrange.com
> To subscribe, unsubscribe, or change list options,
> visit:
> http://lists.midrange.com/cgi-bin/listinfo/java400-l
> or email: JAVA400-L-request@midrange.com
> Before posting, please take a moment to review the
> archives
> at http://archive.midrange.com/java400-l.
>


__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.