Chapter 7: Threads

"The wise man can pick up a grain of sand and envision a whole universe. But the stupid man will just lie down on some seaweed and roll around until he's completely draped in it. Then he'll stand up and say 'Hey, I'm Vine Man.'"
—Jack Handey

Introduction

When programming in Java, you must learn to command and conquer threads. In Java, threads are important for things such as handling input and network programming. Before you read any further, you will need to understand the underlying characteristics of threads, how to use them, and how to handle them safely with one another.



Java 1.4 Game Programming
Java 1.4 Game Programming (Wordware Game and Graphics Library)
ISBN: 1556229631
EAN: 2147483647
Year: 2003
Pages: 237

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net