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

Can job be killed by client? #78

Open
lixiongjiu opened this issue Jul 31, 2017 · 2 comments
Open

Can job be killed by client? #78

lixiongjiu opened this issue Jul 31, 2017 · 2 comments

Comments

@lixiongjiu
Copy link

Hello
I want to know several problem as follows:

  1. How to kill the job by client?
  2. Can I know which worker running the job?
    3 .Can I know all worker address from job server?
@mikespook
Copy link
Owner

Since all the questions belong to the gearmand usage, please check the document here: http://gearman.org/getting-started/

I don't think we can do such things in gearmand (not sure about the newest version), but I think it's pretty easy to implement them by using a message queue.

@lixiongjiu
Copy link
Author

Thank you, I read the document http://gearman.org/getting-started/ just now. You are right, I can not find ways to do such things in gearmand

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

2 participants