Groups
Groups
Sign in
Groups
Groups
Gearman
Conversations
About
Send feedback
Help
python-gearman memory leak
49 views
Skip to first unread message
小毛 小
unread,
Feb 7, 2012, 6:21:16 AM
2/7/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gearman
ubuntu 10.04 64bit
gearmand 0.26
python-gearman:
https://github.com/eminence/python-gearman/commit/ee44fbf533f3c1f8f820f328d163e8f758757a5c
like this:
reqs = []
for job in many_many_jobs:
req = client.submit_job(task, data,wait_until_complete=False)
reqs.append(req)
Reply all
Reply to author
Forward
0 new messages