vernemq / plumtree

Epidemic Broadcast Trees
Apache License 2.0
6 stars 8 forks source link

Calculate mailbox traversal times more accurately #10

Closed larshesel closed 7 years ago

larshesel commented 7 years ago

This is a PoC to try to improve the mailbox traversal measurements.

Let me know what you think.

larshesel commented 7 years ago

@dergraf I fixed your review comments and refactored the code a bit to make it easier to understand. Further I fixed a few dialyzer errors.

larshesel commented 7 years ago

Can we merge this - I'd like to get it into VerneMQ master so we can include it in the next release.