Add option to load project cache at server startup In installations with large numbers of projects, it may take a long time to populate the cache. Allow the option of concurrently loading the project cache during server startup. Test result: - 5700 projects - Using 40 cpus Without this change, loading the cache takes about 2 minutes. With this change, loading the cache takes a few seconds. Change-Id: Ic05cc8b88ee4c4bf6f5028d3f4dec1e32872aef5 
3 files changed