Mike Jensen
68fca60d21
Added interface BlockingDeque, and implementation for ExecutorCompletionService and LinkedBlockingQueue.
...
I had to implement a blocking queue for ExecutorCompletionService. LinkedBlockingQueue could be very easily extended right now to implement the java 7 LinkedBlockingDeque. Right now LinkedBlockingQueue just synchronizes and depends on LinkedList implementation. But I wrote a very complete unit test suite so we if we want to put a more concurrent design here, we have a complete test suite to verify against.# Please enter the commit message for your changes. Lines starting
2014-03-10 19:06:37 -06:00
..
2014-03-10 19:06:37 -06:00
2013-12-06 15:00:02 -07:00
2013-11-06 09:07:58 -06:00
2013-12-04 12:52:03 -06:00
2014-02-26 14:48:28 -07:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-11-06 09:12:18 -06:00
2014-01-30 17:12:34 -07:00
2013-07-02 20:52:38 -06:00
2013-10-18 14:58:44 -05:00
2013-07-02 20:52:38 -06:00
2013-11-04 14:33:25 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2014-03-03 16:02:12 -07:00
2013-11-06 09:07:58 -06:00
2013-07-02 20:52:38 -06:00
2012-07-06 23:47:42 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-11-04 15:11:19 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-11-04 15:11:19 -06:00
2013-11-04 15:11:19 -06:00
2014-03-03 16:02:12 -07:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2014-01-30 17:12:34 -07:00
2014-01-20 10:17:22 -07:00
2014-01-20 10:17:22 -07:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-11-07 20:44:02 -07:00
2013-11-06 09:12:18 -06:00
2013-12-04 17:52:27 -07:00
2011-09-29 18:27:34 -06:00
2013-10-25 15:32:33 -05:00
2013-07-02 20:52:38 -06:00