Skip to content

Can't be used in AWS Lambda #51

@yilinjuang

Description

@yilinjuang

When setting use_signal to False, it uses multiprocessing.Queue which isn't support in AWS Lambda.
Are we gonna have other approach to not use signal? Maybe use multiprocessing.Pipe? Thanks

AWS Document: https://aws.amazon.com/blogs/compute/parallel-processing-in-python-with-aws-lambda/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions