Re: Executors, Futures, and Cancelation
- From: Lew <lew@xxxxxxxxxxxxx>
- Date: Tue, 11 Dec 2007 23:01:49 -0500
mievlecl@xxxxxxxxx wrote:
Hello. I am working with the java.util.concurrent API introduced in
Java 1.5. Specifically, I will talk about Executors, ExecutorServices
and Futures.
This is a bit complex of a topic, but it's thoroughly handled in the book /Java Concurrency in Practice/, by Brian Goetz et al. Buy it, study it.
--
Lew
.
- Follow-Ups:
- Re: Executors, Futures, and Cancelation
- From: mievlecl
- Re: Executors, Futures, and Cancelation
- References:
- Executors, Futures, and Cancelation
- From: mievlecl
- Executors, Futures, and Cancelation
- Prev by Date: Executors, Futures, and Cancelation
- Next by Date: Re: Creating PDF Files on the fly - advice?
- Previous by thread: Executors, Futures, and Cancelation
- Next by thread: Re: Executors, Futures, and Cancelation
- Index(es):
Relevant Pages
|