To thread a step is to set its properties so that it can run in parallel, thereby increasing the speed of your project. To make a step threadable, set its Thread property to Yes. When a series of steps are threadable, the system sends each step out to a server without waiting for the first one to complete.