Re: Adding a timeout to commands by wrapping + thread - suggestions?
- From: Lew <lew@xxxxxxxxxxxxx>
- Date: Fri, 31 Aug 2007 07:35:16 -0400
dduck wrote:
Comments?
Read /Java Concurrency in Practice/ by Brian Goetz.
Among other things, it's chock-full of idioms for the type of thing you're trying to do. It will also help you avoid some of the trouble you'll be in. I'm certainly no expert; this book helps me to realize that.
--
Lew
.
- Follow-Ups:
- Re: Adding a timeout to commands by wrapping + thread - suggestions?
- From: Daniel Pitts
- Re: Adding a timeout to commands by wrapping + thread - suggestions?
- References:
- Prev by Date: Adding a timeout to commands by wrapping + thread - suggestions?
- Next by Date: How to read and parse a remote XML file with Java
- Previous by thread: Adding a timeout to commands by wrapping + thread - suggestions?
- Next by thread: Re: Adding a timeout to commands by wrapping + thread - suggestions?
- Index(es):