Skip to content
This repository has been archived by the owner on Apr 18, 2018. It is now read-only.

https://pypi.python.org/pypi/gearman/ #48

Open
BrianAker opened this issue Sep 14, 2013 · 6 comments
Open

https://pypi.python.org/pypi/gearman/ #48

BrianAker opened this issue Sep 14, 2013 · 6 comments

Comments

@BrianAker
Copy link

Hi!

The version on pypi is a bit old. Any chance you all could do a release sometime soon?

Thanks,
-Brian

@Shrews
Copy link
Contributor

Shrews commented Sep 16, 2013

++ from me on this. I would, however, like to see my KEEPALIVE pull request in the next version, since I think that could be quite useful for people who don't even realize that they may need it. :)

@klange
Copy link
Contributor

klange commented Sep 16, 2013

We are working on some structural revisions and have a branch we hope will be fitting of "3.0"; I will ensure that it finds its way onto pypi and contains Shrews' KEEPALIVE work.

I will leave this open until then.

@BrianAker
Copy link
Author

Where is that branch? I can add it to the gearman CI system (i.e. its good to know that the server is working against all known drivers).

Thanks!

@klange
Copy link
Contributor

klange commented Sep 16, 2013

Let me get it onto the main repo (this one) and then I'll get back to you.

@gkayling
Copy link

gkayling commented Oct 2, 2013

Here's the branch we're currently working on.
https://github.com/Yelp/python-gearman/tree/multi_server_rewrite
It would be great if you could add it to the gearman CI system, Brian.
Thanks!

@yunjianfei
Copy link

There are some bugs with multi_server_rewrite that work with mutiple gearman servers, Because this version delete the "job_lock" , If there are mutlple servers, worker will received mutiple jobs one time.

My fork resolved this problem, I read code from branches and gather some useful code. Coding some new code. My fork is: https://github.com/yunjianfei/python-gearman

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants