NOL_INSERT("none", "no load-balancing (for testing)", process);
NOL_INSERT("simple", "balance with least loaded neighbor", loba_simple);
}
NOL_INSERT("none", "no load-balancing (for testing)", process);
NOL_INSERT("simple", "balance with least loaded neighbor", loba_simple);
}