Added concurrency option using p-limit. Allowing the user to specify how many concurrent compressed XML sitemaps they want to process at once. This was previously a sequential process.
Still compatible with old implementation, concurrency defaults to 1 if not specified in the function call.