- Mar 25, 2010
- Mar 18, 2010
- Mar 17, 2010
- Mar 16, 2010
- Mar 15, 2010
-
-
dev authored
and '9df57c2abc8e859828f9edf80e9d104fd6bf6729'
-
dev authored
and '6cf70779bcd05bcf782d6d7bb8d131ce8d71426f'
-
dev authored
-
zzz authored
- Negative delay means run immediately and inline - Add methods to test class and run inline, to propagate errors to the console - Add javadoc for clients.config format - Use new methods for plugins
-
zzz authored
-
zzz authored
-
- Mar 13, 2010
- Mar 09, 2010
-
-
zzz authored
- Big refactor of several classes for concurrent, elimination of several locks - Reduce max number of resent acks in a packet to lower overhead - Take incoming messages from the head of the queue, not sure why taking them from the tail "reduces latency" - Java 5 cleanup
-
zzz authored
-
zzz authored
- Replace some locks with concurrent - Change job ID to a long so it won't wrap - Remove some unused stats - Java 5 and debug cleanup
-
zzz authored
- Replace global counters with atomics - Use lockless shortcut methods to grant requests if we can satisfy immediately
-
- Mar 08, 2010
-
-
zzz authored
-