There are about 80000 links written to the database with a product. I cycle through each link and read the data and select the characteristics I need for the product. It takes a lot of time.
How do I implement a simple multi-thread scheme for extracting information? I searched the Internet and found little.