Remove boost interval_map dependencies
The guided chunk distributor has a dependency with boost interval_map. It is used to avoid storing all the chunks that go to an special server and to provide fast lookups.
This issue/MR will handle this dependency using an external isolated implementation