This has O(lgn) complexity when run in parallel while the normal counter with locks will have a complexity of O(n)
Friday, September 26, 2014
Incrementer using Combining tree
This has O(lgn) complexity when run in parallel while the normal counter with locks will have a complexity of O(n)
Friday, September 19, 2014
Subscribe to:
Comments (Atom)