Hubs are nodes which have a large number of links. Optimally, the speedup from parallelization would be linear-doubling the number of processing components should halve the runtime, and doubling it a second time should again halve the runtime. Mainstream parallel programming languages remain either explicitly parallel or (at best) partially implicit, during ...