It looks to me like v 2 pools are no longer fair in the sense of 1.5.x (modulo lucky threads getting to wait on creates). I agree that the default should be no fairness constraint, but it might be good to make this configurable. This looks doable with another small tweak to LinkedBlockingDeque. Any objections to this?
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org