• B
    Another huge update! · 53fdcd13
    bessani@gmail.com 提交于
    Removed and refactored a lot of code, added new microbenchmarks and improved the parallelism between the delivery thread and server communication thread. Additionally, processing of out of context message changed a bit (done in the server communication thread, instead of the delivery thread).
    IMPORTANT: Service replica API changed!!!
    NOTE: currently achieving a zero-byte throughput of 151Kops/sec ;-)
    53fdcd13
DeliveryThread.java 13.4 KB