|
Re: PriorityBlockingQueue question: msg#00003java.jsr.166-concurrency
I had time for a quick scan only right now. I noticed a lock.lock()/unlock() pair that doesn't match the "approved" pattern: in getQueueForMessageSelector. Since you aren't using lockInterruptibly or any of the other features of RL, why not just use synchronized? --tim On 10/4/06, David Walend <david@xxxxxxxxxx> wrote:
_______________________________________________ Concurrency-interest mailing list Concurrency-interest@xxxxxxxxxxxxxxxxxxxx http://altair.cs.oswego.edu/mailman/listinfo/concurrency-interest
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: PriorityBlockingQueue question, David Walend |
|---|---|
| Next by Date: | Extending with an exposed lock?, Moran Avigdor |
| Previous by Thread: | Re: PriorityBlockingQueue question, David Walend |
| Next by Thread: | Extending with an exposed lock?, Moran Avigdor |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |