High Cpu usage when using Nethttp for cron

Trying to work with a large dataset and project requires a cron to run for multiple user (Concurrently) so that an event can be performed. I shifted from curl to nethttp hoping to get advantage of parallelism however I am getting stuck with High Cpu usage due to mongodb open connections which inturns increases the query execution time .