|
|
Home: Programming: Threads: Java: Page 2
Pages: [<<] 1 2
- Safe construction techniques
Concurrent programming in Java applications is more complicated than it looks: there are several subtle (and not so subtle) ways to create data races and other concurrency hazards in Java programs. In this installment of Java theory and practice, Brian Goetz looks at a common threading hazard: allowing the this reference to escape during construction. This harmless-looking practice can cause unpredictable and undesirable results in your Java programs.
(Rating: 0.00 Votes: 0)
Rate It
- Simple Java Thread Management Library (SJT.Mgmt)
An easy to use library for adding thread management in Java applications. The library comes from early experience with JServ's lack of thread management, and recent posts to the java developer forums. [Open source]
(Rating: 0.00 Votes: 0)
Rate It
- Thread Pools and Work Queues
Explores the motivations for thread pools, some basic implementation and tuning techniques, and some common hazards to avoid.
(Rating: 0.00 Votes: 0)
Rate It
- Thread Synchronization in Java
Producer Consumer, Dining Philosophers, Reader Writer problems. Applet demonstration, design diagram. Source code accessable by e-mail request.
(Rating: 0.00 Votes: 0)
Rate It
- Thread Synchronization in Java (Sources)
Introduces basic concurrency problems and shows how to solve them by using builtin Java synchronization primitives. (Only sources free accessed without registration)
(Rating: 0.00 Votes: 0)
Rate It
- Threads 101
Explains from the ground up how to get threads work correctly. (Chuck Allison)
(Rating: 0.00 Votes: 0)
Rate It
- Warning! Threading in a Multiprocessor World
Many authors advocate the double-checked locking idiom to access a Singleton object in an intuitively thread-safe way. Unfortunately, for counterintuitive reasons, double-checked locking doesn't work in Java.
(Rating: 0.00 Votes: 0)
Rate It
Pages: [<<] 1 2
|
|
|
Web Hosting
Inkjet Cartridges
Go to my PC
Coupons
Discount Software
|