Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / panjf2000/ants issues and pull requests

#228 - golang 1.17.x 版本测试通过了吗?

Issue - State: closed - Opened by ZhMaio over 2 years ago - 1 comment
Labels: help wanted, question

#227 - Performance differences between go1.13 and 1.14 and later versions

Issue - State: closed - Opened by Keima-lpj over 2 years ago - 2 comments
Labels: help wanted, question

#226 - 期望能有 TuneMaxBlockingTasks(size int) 动态调整功能

Issue - State: closed - Opened by fufuok over 2 years ago - 2 comments
Labels: proposal

#225 - purgePeriodically 导致阻塞

Issue - State: open - Opened by zqlpaopao over 2 years ago - 4 comments
Labels: help wanted, question, stale

#223 - goroutine pool 对性能的影响的疑问

Issue - State: closed - Opened by hugh-404 over 2 years ago

#222 - 想知道是你们是怎么做压测的,光看速度的话,我试了一下,还不如原生的

Issue - State: closed - Opened by yxiupei over 2 years ago - 2 comments
Labels: help wanted, question

#220 - Handling a worker / task that has failed

Issue - State: closed - Opened by FeurJak over 2 years ago - 1 comment
Labels: help wanted, question, waiting for response

#219 - 公开压测代码

Issue - State: closed - Opened by lockeliu over 2 years ago - 1 comment
Labels: proposal

#218 - What happens to Routine when it has finished?

Issue - State: closed - Opened by FeurJak over 2 years ago - 3 comments
Labels: help wanted, question, waiting for response

#217 - ants 和 waitgroup一起使用时出现 negative waitGroup counter问题

Issue - State: closed - Opened by huangketsudou over 2 years ago - 2 comments
Labels: bug, invalid

#215 - is the latest 1.18 go routine faster than this?

Issue - State: closed - Opened by hiqsociety over 2 years ago - 2 comments
Labels: help wanted, question

#214 - any difference between this and https://github.com/bytedance/gopkg/tree/develop/util/gopool

Issue - State: closed - Opened by hiqsociety over 2 years ago - 1 comment
Labels: help wanted, question

#213 - goWorkerWithFunc:recycleTime is not thread safe

Issue - State: closed - Opened by arrony135 over 2 years ago - 2 comments
Labels: bug, needs investigation

#212 - `purgePeriodically` function is left running for a while after `pool.Release` is called

Issue - State: closed - Opened by ShivanshVij over 2 years ago
Labels: bug, pending development

#211 - Remove worker_func.go and modify pool_func.go simplifying the library

Pull Request - State: closed - Opened by lucafmarques over 2 years ago - 2 comments

#210 - Awake the blocking callers when Tune(size int) is invoked to expand the pool

Pull Request - State: closed - Opened by fanlongteng over 2 years ago - 2 comments

#209 - 请问能否获取每个goroutines的返回值

Issue - State: closed - Opened by dream0407 over 2 years ago - 1 comment
Labels: help wanted, question, waiting for response

#208 - 请问当ants在执行CPU密集型任务时,调度时能否不打断任务?

Issue - State: closed - Opened by dragon-zhang over 2 years ago - 4 comments
Labels: help wanted, invalid, question

#207 - 想问一下, 有没有办法固定pool中协程的数量

Issue - State: closed - Opened by shoaly over 2 years ago - 1 comment
Labels: help wanted, question

#206 - Add binarysearch of loop queue

Pull Request - State: closed - Opened by bright2227 over 2 years ago - 1 comment

#205 - 当使用Tune(size int)放大容量时,之前blocking的任务并不会立即执行

Issue - State: closed - Opened by nzx824 over 2 years ago - 1 comment
Labels: help wanted, question, pending development

#204 - 如何设置协程池初始协程的大小的呢?有没有计算公式?

Issue - State: closed - Opened by 18310983239 almost 3 years ago - 1 comment
Labels: help wanted, question

#203 - What is the appropriate number of goroutine pools for different hardware resources?

Issue - State: closed - Opened by NICEXAI almost 3 years ago - 2 comments
Labels: help wanted, question

#202 - 关闭Pool时出现异常行为

Issue - State: closed - Opened by zhu121 almost 3 years ago - 3 comments
Labels: bug

#201 - 你好,请问可以开个循环处理队列一直不关闭吗?会不会占用很高内存或者cpu

Issue - State: closed - Opened by shikingram almost 3 years ago - 1 comment
Labels: help wanted, question

#200 - 请问使用默认 AntsPool 需要手动释放资源吗?

Issue - State: closed - Opened by guowei-gong almost 3 years ago - 3 comments
Labels: help wanted, question

#199 - worker with func exits from a panic: sync: negative WaitGroup counter

Issue - State: closed - Opened by WyntersN almost 3 years ago - 7 comments
Labels: help wanted, question

#198 - optimize: calculating mid in binary search

Pull Request - State: closed - Opened by qmdx00 almost 3 years ago - 4 comments

#197 - 在传给Submit的task函数中调用Submit可能导致block

Issue - State: closed - Opened by bigwhite almost 3 years ago - 5 comments
Labels: bug

#196 - 频繁通过pool.Tune方法来实现动态增加/减少协程的数量

Issue - State: closed - Opened by longrbl almost 3 years ago - 6 comments
Labels: help wanted, question

#195 - pool should be Independence

Issue - State: closed - Opened by venusDo almost 3 years ago - 1 comment
Labels: help wanted, question

#194 - How do I call database insert operation using ants

Issue - State: closed - Opened by kiranupadhyak almost 3 years ago - 2 comments
Labels: help wanted, question

#193 - Replace goto with simple for loop

Pull Request - State: closed - Opened by lord63 almost 3 years ago - 3 comments

#192 - add more test about spinlock

Pull Request - State: closed - Opened by liu-song almost 3 years ago - 5 comments

#191 - 自旋锁的性能对比测试

Issue - State: closed - Opened by liu-song almost 3 years ago - 10 comments
Labels: help wanted, question, waiting for response

#190 - Pause API is needed in some scenario

Issue - State: open - Opened by lilien1010 almost 3 years ago - 3 comments
Labels: proposal, waiting for response, stale

#189 - add shopify into user cases

Pull Request - State: closed - Opened by lilien1010 almost 3 years ago - 1 comment
Labels: pending merged, doc

#188 - Shopify,Inc is using this project on production, maybe we ad a logo on user case.

Issue - State: closed - Opened by lilien1010 almost 3 years ago - 4 comments
Labels: help wanted, question, waiting for response

#187 - .

Issue - State: closed - Opened by zt102545 almost 3 years ago
Labels: help wanted, question

#186 - Update the link of one of the relevant articles

Pull Request - State: closed - Opened by TwiN about 3 years ago
Labels: pending merged

#185 - Update the link of one of the relevant articles

Pull Request - State: closed - Opened by TwiN about 3 years ago - 1 comment

#184 - style: fixed some typos in the comments

Pull Request - State: closed - Opened by automano about 3 years ago - 1 comment

#183 - 提供非阻塞的 Submit() 方法

Issue - State: closed - Opened by liracle about 3 years ago - 5 comments
Labels: proposal

#182 - 限制每秒钟最大执行数量

Issue - State: closed - Opened by likyh about 3 years ago - 1 comment
Labels: invalid, proposal, waiting for response

#181 - 不太明白maxBlockingTasks的作用

Issue - State: closed - Opened by jackerlu about 3 years ago - 1 comment
Labels: help wanted, question

#180 - 在协程里频繁创建协程池有异常,貌似有协程泄露的问题

Issue - State: closed - Opened by ohmygd about 3 years ago - 3 comments
Labels: bug, waiting for response

#178 - try heavily overload panjf with lots of locks and unlock, then u can see lock slow, semaphore issues and crash

Issue - State: closed - Opened by hiqsociety about 3 years ago - 3 comments
Labels: bug, waiting for response

#176 - feat: goroutine exits immediately

Pull Request - State: open - Opened by exfly about 3 years ago - 2 comments
Labels: waiting for response, stale

#175 - doing so to call invoke does a lot of memory allocations.

Issue - State: closed - Opened by superdolt about 3 years ago - 2 comments
Labels: question, proposal, waiting for response

#168 - Announcement: please replace ants v1.2.0 with v1.2.1

Issue - State: closed - Opened by panjf2000 over 3 years ago
Labels: help wanted, question

#167 - allow NewPoolWithFunc can invoke with nil argument

Pull Request - State: open - Opened by bingoohuang over 3 years ago - 10 comments
Labels: stale

#166 - 最新的基准测试跑过了么,比不过原生的

Issue - State: closed - Opened by bingoohuang over 3 years ago - 4 comments
Labels: help wanted, question

#163 - 偶发情况下revertWorker内time.Now()占用CPU较高

Issue - State: closed - Opened by chiselX over 3 years ago - 3 comments
Labels: help wanted, question

#158 - Submit a task with args to pool

Pull Request - State: open - Opened by icecube092 over 3 years ago - 4 comments
Labels: invalid, waiting for response, stale

#157 - 期望暴露个 blockingNum 的统计数量

Issue - State: closed - Opened by fufuok over 3 years ago - 8 comments
Labels: proposal, waiting for response, needs investigation

#143 - 关于 [Issue 142][Why not “p.Running()<capacity”] 的问题

Issue - State: open - Opened by math345 over 3 years ago - 5 comments
Labels: proposal, needs investigation, stale

#127 - I just realised your server spec must be very very good

Issue - State: open - Opened by gitmko0 almost 4 years ago - 1 comment
Labels: help wanted, question, stale

#126 - About the performace when using ants in websocket

Issue - State: open - Opened by gitmko0 almost 4 years ago - 3 comments
Labels: help wanted, question, stale

#125 - About the memory consumption of pool

Issue - State: open - Opened by gitmko0 almost 4 years ago - 1 comment
Labels: help wanted, question, stale

#118 - Does this means we can perform soft-realtime goroutine using this feature like erlang?

Issue - State: open - Opened by gitmko0 almost 4 years ago - 1 comment
Labels: help wanted, question, stale

#114 - fix: Memory leak

Pull Request - State: closed - Opened by ioworker0 almost 4 years ago - 9 comments
Labels: bug, pending merged

#113 - [BUG] Memory leak

Issue - State: closed - Opened by ioworker0 almost 4 years ago - 3 comments
Labels: bug

#95 - Ants + fasthttp

Issue - State: open - Opened by T200proX7 over 4 years ago - 17 comments
Labels: help wanted, question, waiting for response, stale

#93 - 使用过程中遇到的一个比较棘手的问题

Issue - State: closed - Opened by 1046102779 over 4 years ago - 3 comments
Labels: invalid, wontfix, proposal, waiting for response

#81 - how to pass context and other args in pool_func?

Issue - State: open - Opened by kungf over 4 years ago - 13 comments
Labels: help wanted, question, waiting for response, stale

#76 - Use pool as a queue

Issue - State: closed - Opened by ffb255 over 4 years ago - 7 comments
Labels: duplicate, help wanted, invalid, question, waiting for response

#69 - 提两个小需求

Issue - State: closed - Opened by bglmmz almost 5 years ago - 11 comments
Labels: proposal, waiting for response

#59 - 优先级队列支持

Issue - State: open - Opened by choleraehyq almost 5 years ago - 13 comments
Labels: proposal, waiting for response