Skip to content

Threaded worker #152

Description

@ryansmith3136

queue_classic could operate much more efficiently if the worker were able to fetch N number of jobs and work the jobs on N threads where N > 1. Of course we could set N=1 as a default for ruby apps that are not thread safe.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions