Closed mjcortejo closed 1 year ago
Implemented a threadpoolexecutor inside the car_task() function.
car_task()
Tested it currently with 500 agents and it works so far and no crashes, but it does need a more powerful processor now.
Implemented a threadpoolexecutor inside the
car_task()
function.Tested it currently with 500 agents and it works so far and no crashes, but it does need a more powerful processor now.