API Expert
Feb 13, 2025

--

Workers are not mulitthreading because the thread is still bound to the same CPU. If you could create NEW THREADS across cpus, then it would be true multithreading.

There is no ability to create a new underlying thread for a single threaded application much less to orchestrate it.

--

--

API Expert
API Expert

Written by API Expert

Owen Rubel is the 'API Expert'. He is an Original Amazon team member, Creator of API Chaining(R), Leader in API Automation

Responses (1)