Viktor Klang
|
c491ccfbf8
|
Major cleanup in HWT, Making the Timeout a static class to be able to use Unsafe instead of AtomicInteger. Sprinkling finals and changing code formatting.
(RK: cherry-picked from Viktor’s branch and cleaned up two “unused”
warnings)
|
2012-08-06 15:41:51 +02:00 |
|
Roland
|
a5068a50a3
|
simplify HWT logic and make better use of inaccuracy, see #2354
- use actual time after wake-up to determine runnable tasks, not
precalculated and aimed-for deadline
|
2012-08-06 15:38:51 +02:00 |
|
Viktor Klang
|
54a3a44bf8
|
#2292 - Removing akka.util.Duration etc and replace it with scala.concurrent.util.Duration
|
2012-06-29 13:33:20 +02:00 |
|
Viktor Klang
|
260e281449
|
#2102 - porting over the fix for Netty/356
|
2012-05-29 01:43:39 +02:00 |
|
Viktor Klang
|
5cbcb612b2
|
Moving the HWT stuff from org.jboss.netty.akka.util to akka.util.internal
|
2012-05-20 15:56:52 +02:00 |
|