Skip to content

Should pathos provide a Queue? #59

@mmckerns

Description

@mmckerns

Should pathos also provide a Queue that can be used with asynchronous apipe?
Something like: http://stackoverflow.com/questions/29631084/python-multiprocessing-in-objects, or alternatively working with a global Queue.

A Queue is the foundation of many 'non-pool' algorithms, and it wouldn't take too much to build one on top of an asynchronous pipe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions