|
JCiP Memoizer: msg#00026java.jsr.166-concurrency
Hi! I would start by saying that till now Chapter 5 is my favorite so far :">. Still, I have a small problem (indeed it is 5am) understanding the final version of Memoizer (page 108), or at least one line from it: [code] public V compute(final A arg) throws InterruptedException { while(true) { // code } } [/code] I feel I am missing the meaning of this "infinite" loop. Can you please help me out? many thanks, ./alex -- .w( the_mindstorm )p.
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: what to do about InterruptedExceptioninThreadPoolExecutor.awaitTermination, Alexandru Popescu |
|---|---|
| Next by Date: | Re: JCiP Memoizer, Joe Bowbeer |
| Previous by Thread: | what to do about InterruptedException in ThreadPoolExecutor.awaitTermination, Alexandru Popescu |
| Next by Thread: | Re: JCiP Memoizer, Joe Bowbeer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |