This document summarizes a research paper that proposes a bounded ant colony algorithm (BTS-ACO) for task scheduling on a network of homogeneous processors using a primary site. The algorithm uses an initial bound on each processor's load to control task allocation. It investigates scheduling tasks from a sorted list (SLoT) versus a random list (RLoT). Simulation results show that BTS-ACO with a sorted task list achieves better performance than a random list in terms of scheduling time, makespan, and load balancing.