When I try to implement concurrency in the function Shortest_path() I get substantially worse performance than when concurrency is not used.
Have others observed this as well?
Is this an issue with the environment or my implementation?
Thanks,
John