TechRepublic : A ZDNet Tech Community

1 Resources for

volatile keyword

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Evaluate volatile keyword and synchronization in Java
If you need to control access to certain pieces of data in a class when writing multithreaded applications, see how you can use the volatile keyword to get a similar effect as using the synchronized keyword. When writing multithreaded applications, sometimes you need to control access to certain...
Tags: Java, David Petersheim, Programming languages, volatile keyword, Java Tips Newsletter, Thread, Keyword, Software Development, Software/Web Development
Technical articles 2005-08-08

Additional Resources

Avoid these Java threading gotchas
Threading in programming languages is not a new idea. Having multiple points of execution is a concept that's fundamental to any multitasking environment. Java, however, requires developers to use explicit threading to accomplish tasks as basic as reading using nonblocking I/O. This reliance on threading for simple functions has developers...
Tags: Programming languages, Ryan Brase, Java, external thread, Java memory model
Technical articles 2003-02-05
Talking Shop: IT pros need policies to back use of administrative powers on the network
Company policies on network usage and privacy are essential to the ability to wield administrative powersThe first hint of trouble came with a phone call on the weekend from my boss. He told me to stick near the phone in case one of the company executives needed help accessing some...
Tags: Trevor Maingot CCNA, MCSE, network, server, e-mail, information technology
Technical articles 2002-11-21
  • << Previous
  • page 1 of 1
  • Next >>


500 Things Every Technology Professional Needs to Know
Did you know Microsoft's RegClean does not work with XP but you can use shareware to clean your registry? Did you know most wireless access points don't have encryption enabled by default? Did you know there are 500 tidbits of information contained in TechRepublic's 500 Things Every Technology Professional Needs to Know that will help you become a successful IT professional.
Buy Now
IT Professional's Guide to Policies and Procedures, Third Ed
Whether you're creating policies for management, training, personnel, support, privacy, Internet/e-mail usage, security, or inventory, you'll meet the needs of your entire enterprise with this one download!
Buy Now

Keep up with ZDNet