Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiprocessing for generate_tours #412

Closed
henrymartin1 opened this issue May 23, 2022 · 0 comments · Fixed by #588
Closed

Support multiprocessing for generate_tours #412

henrymartin1 opened this issue May 23, 2022 · 0 comments · Fixed by #588
Assignees

Comments

@henrymartin1
Copy link
Member

It would be great if generate_tours would support parallelization. This can be easily implemented by using apply_parallel
instead of apply as it is for example done in generate_locations here

@henrymartin1 henrymartin1 changed the title Support multiprocesing for generate_tours Support multiprocessing for generate_tours May 23, 2022
@hongyeehh hongyeehh self-assigned this Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants