Since each run repeats the same list of requests, each subsequent run should serve cached data.
由于每次运行重复同样的要求清单,以后每次运行要为缓存的数据。
2
In Listing 5, we list the contents of a type map used to provide the mapping necessary to serve different versions of our article based on language and media type.