Agrona v1.0.6 Release Notes

Release Date: 2019-07-31 // over 4 years ago
    • ๐Ÿ‘Œ Improvements to DeadlineTimerWheel which include ability to clear, set current tick time, support a greater time range and performance improvements by reducing indirection.
    • ๐Ÿ›  Fix IntArrayQueue so the tail wraps correctly when poll and offer operations are interleaved.
    • ๐Ÿ“œ Throw exception when parsing invalid numbers rather than return zero with AsciiEncoding. Issue #178.

    Binaries can be found here...