fix a django file -- 2

Job ID: 31039377

Budget: $10 – $30 USD

I have a simple python script that uses process/thread to create landing pages from a spreadsheet. Regardless of the number of pages that are to be created from a spreadsheet rows i.e. 10 or 100 or 100,000, the first set is always faster than the subsequent sets. For example, if using 100,000 rows, the first 10k can be created in 2 minutes and the next 10k will be around 8hrs, etc. It's the same for a spreadsheet with 100 or even 10 rows.

However, I want to be able to create more than 200k landing pages within an hour or less.

I thought the issue was server or database related until I tested the script in my localhost and found that the problem might be with the process/thread file, but I'm not 100% yet. The file is attached below and if the problem is not in the process/thread file, then I will be open to invite you to my github repo.

My budget is $20 and timeline is a few hours or less.

Cheers,

Banjo