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

Implement new gearman commands #14

Open
bzikarsky opened this issue May 9, 2017 · 0 comments
Open

Implement new gearman commands #14

bzikarsky opened this issue May 9, 2017 · 0 comments

Comments

@bzikarsky
Copy link
Owner

Gearman added several new commands at http://gearman.org/protocol/:

35  SUBMIT_JOB_SCHED    REQ    Client
36  SUBMIT_JOB_EPOCH    REQ    Client
37  SUBMIT_REDUCE_JOB   REQ    Client
38  SUBMIT_REDUCE_JOB_BACKGROUND REQ    Client
39  GRAB_JOB_ALL        REQ    Worker
40  JOB_ASSIGN_ALL      RES    Worker
41  GET_STATUS_UNIQUE   REQ    Client
42  STATUS_RES_UNIQUE   RES    Client

Support should be added as appropiate. This also might clarify #5.

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

No branches or pull requests

1 participant