Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mikespook/gearman-go issues and pull requests
#96 - add support for own ids (coalescing)
Pull Request -
State: closed - Opened by floringavrila over 2 years ago
- 2 comments
#95 - Graceful shutdown done in pretty ugly way :)
Pull Request -
State: open - Opened by pentabion almost 3 years ago
#94 - Fix two race conditions in client.Do
Pull Request -
State: closed - Opened by cameronpm over 3 years ago
#93 - client/pool.go有死锁问题, client.Lock() 应该改为 client.mutex.Lock()
Issue -
State: closed - Opened by jaydzhou over 4 years ago
- 1 comment
#92 - client.SelectWithRate Always choose the first one,Right?
Issue -
State: open - Opened by jaydzhou over 4 years ago
#91 - Remove pool deadlock
Pull Request -
State: open - Opened by sewi-cpan about 5 years ago
#90 - Worker doesn't continue work after limit
Issue -
State: closed - Opened by jcorry over 5 years ago
#89 - add synchronization to prevent race condition on worker shutdown
Pull Request -
State: closed - Opened by galihrivanto over 5 years ago
- 1 comment
#88 - Race condition on close worker
Issue -
State: closed - Opened by zainulbr over 5 years ago
- 3 comments
#87 - Fix function comments based on best practices from Effective Go
Pull Request -
State: closed - Opened by AngusReid over 5 years ago
#86 - Readme out of date.
Issue -
State: open - Opened by liuliqiang about 6 years ago
#85 - Unsolicited response received on idle HTTP channel
Issue -
State: open - Opened by tamoyal over 6 years ago
#84 - worker连续两次grab会导致获取不到任务
Issue -
State: open - Opened by zx19981 over 6 years ago
- 2 comments
#83 - Waiting until all jobs had been completed
Issue -
State: open - Opened by ortuman almost 7 years ago
- 1 comment
#82 - When there is only one worker, and this worker is blocked and client continues to submit ,runnning jobs more than worker
Issue -
State: closed - Opened by gaoshangs about 7 years ago
- 1 comment
#81 - Fix race condition in client.Do()
Pull Request -
State: closed - Opened by No-ops about 7 years ago
- 3 comments
#80 - Creating jobs for testing purposes
Issue -
State: closed - Opened by stevehill1981 about 7 years ago
- 6 comments
#79 - fixed typo on WorkComplete
Pull Request -
State: closed - Opened by John-Lin about 7 years ago
#78 - Can job be killed by client?
Issue -
State: open - Opened by lixiongjiu over 7 years ago
- 2 comments
#77 - Client need to receive a JOB_CREATED from server before submitting a new job
Issue -
State: open - Opened by No-ops over 7 years ago
- 1 comment
#76 - Race condition when creating new job from client
Issue -
State: closed - Opened by No-ops almost 8 years ago
- 1 comment
#75 - Add sync lock to create job functions
Pull Request -
State: closed - Opened by No-ops almost 8 years ago
- 15 comments
#74 - protect registering worker multiple times
Pull Request -
State: closed - Opened by sadlil over 8 years ago
#73 - Calling Multiple Ready() results in workers registered multiple times
Issue -
State: open - Opened by sadlil over 8 years ago
Labels: bug
#72 - example client.go中的jobhandler没有被调用
Issue -
State: open - Opened by hrzq19901209 over 8 years ago
- 1 comment
#71 - example中的jobhandler
Issue -
State: closed - Opened by hrzq19901209 over 8 years ago
#70 - concurrent map bug fixed
Pull Request -
State: closed - Opened by JessonChan over 8 years ago
#69 - 在大量的提交时,会出现map并发写错误
Issue -
State: closed - Opened by JessonChan over 8 years ago
- 1 comment
#68 - Custom work logic
Issue -
State: closed - Opened by punkeel over 8 years ago
- 8 comments
#67 - Merge from upstream master
Pull Request -
State: closed - Opened by jiancheung over 8 years ago
#66 - Rebase on upstream
Pull Request -
State: closed - Opened by jiancheung over 8 years ago
#65 - fix a bug when high qps
Pull Request -
State: closed - Opened by JessonChan over 8 years ago
#64 - 循环调用同个work,一分钟左右就卡住了
Issue -
State: open - Opened by hsyan2008 almost 9 years ago
#63 - Allow built in selectionHandlers to be reused outside of package
Pull Request -
State: closed - Opened by kujohn almost 9 years ago
#62 - Allow custom Pool without constructor
Pull Request -
State: closed - Opened by kujohn almost 9 years ago
#61 - custom selection and error handler for NewPool
Pull Request -
State: closed - Opened by kujohn almost 9 years ago
#60 - Replace mutex in client.do() with a channel to avoid deadlock and int…
Pull Request -
State: closed - Opened by micmac over 9 years ago
- 1 comment
#59 - invalid magic
Issue -
State: open - Opened by mattn over 9 years ago
- 6 comments
Labels: bug
#58 - Update README.md
Pull Request -
State: closed - Opened by kirkwood almost 10 years ago
#57 - undefined: "github.com/mikespook/golib/signal".Loop
Issue -
State: closed - Opened by xingskycn almost 10 years ago
- 1 comment
Labels: wontfix
#56 - WorkerConnection freezes due to racecondition.
Issue -
State: open - Opened by lath almost 10 years ago
- 3 comments
Labels: bug
#55 - Changed agent.read to handle big data.
Pull Request -
State: closed - Opened by mikespook almost 10 years ago
- 3 comments
#54 - 现在这个项目是什么状态了
Issue -
State: closed - Opened by NicholeGit about 10 years ago
- 6 comments
#53 - Client deadlocks on Status()
Issue -
State: open - Opened by justinruggles about 10 years ago
#52 - Worker dies after 1 request (cant use as a daemon)
Issue -
State: open - Opened by ergoz about 10 years ago
- 3 comments
#51 - github.com/mikespook/golib/signal is invalid.
Issue -
State: closed - Opened by cnlangzi about 10 years ago
- 2 comments
#50 - Fixed WORK_FAIL needing 2 arguments
Pull Request -
State: closed - Opened by gabriel-alecu over 10 years ago
#49 - Do not ignore write errors
Pull Request -
State: closed - Opened by gbarr over 10 years ago
- 1 comment
#48 - Avoid read channel corruption when response size > bufferSize
Pull Request -
State: closed - Opened by gbarr over 10 years ago
#47 - When a job completes, remove its handler
Pull Request -
State: closed - Opened by gbarr over 10 years ago
- 1 comment
#46 - Ability to exit work loop gracefully
Pull Request -
State: closed - Opened by kvigen over 10 years ago
- 2 comments
#45 - Allow reconnect from error handler
Pull Request -
State: closed - Opened by draxil over 10 years ago
- 2 comments
#44 - Ability to exit work loop gracefully
Pull Request -
State: closed - Opened by kvigen over 10 years ago
#43 - Handling disconnects
Pull Request -
State: closed - Opened by draxil over 10 years ago
- 1 comment
#42 - FIX: waiting for worker fireup was making the test slow
Pull Request -
State: closed - Opened by draxil over 10 years ago
#41 - Better Work() without Ready() behaviour, now with improved tests!
Pull Request -
State: closed - Opened by draxil over 10 years ago
- 1 comment
#40 - Ability to exit work loop gracefully
Issue -
State: open - Opened by rgarcia over 10 years ago
Labels: enhancement
#39 - Enahanced Work() without Ready() behaviour:
Pull Request -
State: closed - Opened by draxil over 10 years ago
- 2 comments
#38 - More helpful panic if you call Work() before you call Ready()
Pull Request -
State: closed - Opened by draxil over 10 years ago
- 1 comment
#37 - Allow ID generator to hash the payload
Pull Request -
State: closed - Opened by wickning1 over 10 years ago
- 2 comments
#36 - Make pool clients safe for concurrent access with mutex.
Pull Request -
State: closed - Opened by rlmcpherson over 10 years ago
- 1 comment
#35 - fix race condition
Pull Request -
State: closed - Opened by ngaut over 10 years ago
- 1 comment
#34 - mutex deadlock on synchronous job queue with error
Issue -
State: closed - Opened by kdar over 10 years ago
- 5 comments
#33 - Sending large job data
Issue -
State: open - Opened by kdar over 10 years ago
- 7 comments
#32 - Printf fixes
Pull Request -
State: closed - Opened by dgryski over 10 years ago
- 1 comment
#31 - read tcp4 127.0.0.1:4730: use of closed network connection
Issue -
State: closed - Opened by golangfan over 10 years ago
- 6 comments
Labels: bug
#30 - SUBMIT_JOB_SCHED is deprecated, worker.Immediately should be removed.
Pull Request -
State: closed - Opened by mikespook almost 11 years ago
#29 - Clarify timeout option in Readme
Pull Request -
State: closed - Opened by sgrimee almost 11 years ago
#28 - Fix worker.Immediately to be 0 instead of 2
Pull Request -
State: closed - Opened by sgrimee almost 11 years ago
#27 - typos?
Issue -
State: closed - Opened by justinruggles almost 11 years ago
#26 - panic: runtime error: slice bounds out of range
Issue -
State: closed - Opened by sgrimee almost 11 years ago
#25 - Read all data before decoding incoming packet
Pull Request -
State: closed - Opened by sgrimee almost 11 years ago
- 2 comments
#24 - 目前有没有增加多个服务器的接口?
Issue -
State: closed - Opened by border almost 11 years ago
- 2 comments
#23 - Bring back ability to get function name
Pull Request -
State: closed - Opened by jbaikge almost 11 years ago
#22 - expose job handle/uniqueId
Pull Request -
State: closed - Opened by azylman almost 11 years ago
- 1 comment
#21 - Remove handle only when the job is done
Pull Request -
State: closed - Opened by sevein about 11 years ago
#20 - gearman-go doesn't handle multiple WORK_DATA properly.
Issue -
State: closed - Opened by dwbuiten about 11 years ago
- 2 comments
Labels: bug
#19 - Remove depenance on external libs for unique id
Pull Request -
State: closed - Opened by paulmach about 11 years ago
- 1 comment
#18 - Got the same handle string for different calls
Issue -
State: closed - Opened by brailateo over 11 years ago
- 1 comment
#17 - I noticed errors in gearman.log even on succesfull execution
Issue -
State: closed - Opened by brailateo over 11 years ago
- 1 comment
#16 - 使用Gearman-go时经常导致Gearmand报如下错误:Epoll ADD(1) on fd 572 failed
Issue -
State: closed - Opened by donnyco over 11 years ago
- 1 comment
Labels: invalid
#15 - Update and Receive status correctly
Pull Request -
State: closed - Opened by paulmach over 11 years ago
#14 - Worker "grabs" jobs for queuing locally, taking them from other gearman workers
Issue -
State: closed - Opened by paulmach over 11 years ago
- 9 comments
Labels: bug
#13 - Job submitting enhancement
Issue -
State: closed - Opened by mikespook over 11 years ago
- 2 comments
Labels: enhancement
#12 - 在client.go中Job没有设置UniqueId的值,从而JobHandle根本就获取不到
Issue -
State: closed - Opened by donnyco over 11 years ago
- 1 comment
#11 - Close friendly
Pull Request -
State: closed - Opened by miraclesu over 11 years ago
#10 - An IdGenerator interface
Issue -
State: closed - Opened by mikespook almost 12 years ago
Labels: enhancement
#9 - do not generate unique id on background job submission
Pull Request -
State: closed - Opened by nightlyone almost 12 years ago
- 4 comments
#8 - callbacks/jobHandlers don't work
Issue -
State: closed - Opened by kdar almost 12 years ago
Labels: bug
#7 - Handle ID duplicated
Issue -
State: closed - Opened by mikespook almost 12 years ago
- 2 comments
Labels: bug
#6 - Capture net errors, re-connect to the server
Issue -
State: closed - Opened by mikespook almost 12 years ago
- 7 comments
Labels: enhancement
#5 - client.decodeJob() doesn't get the Handle properly
Issue -
State: closed - Opened by kdar almost 12 years ago
Labels: bug
#4 - being able to have a taskset
Issue -
State: closed - Opened by kdar almost 12 years ago
- 2 comments
Labels: enhancement
#3 - specifying multiple servers for client
Issue -
State: closed - Opened by kdar almost 12 years ago
- 3 comments
Labels: enhancement
#2 - fixed job limit bug
Pull Request -
State: closed - Opened by miraclesu almost 12 years ago
Labels: enhancement
#1 - A better read method
Pull Request -
State: closed - Opened by miraclesu almost 12 years ago
Labels: enhancement