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 multiple multiprocessing options #54

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Support multiple multiprocessing options #54

merged 1 commit into from
Nov 14, 2024

Conversation

ajinabraham
Copy link
Owner

Multiprocessing has issues in AWS Lambda and with Python task Queues such as Celery and Django-Q.
Allow to choose between ProcessPoolExecutor, ThreadPoolExecutor and billiard

@ajinabraham ajinabraham merged commit b8b4048 into master Nov 14, 2024
8 checks passed
@ajinabraham ajinabraham deleted the 3.1.5 branch November 14, 2024 19:19
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 this pull request may close these issues.

1 participant