Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ants

🐜🐜🐜 A high-performance goroutine pool in Go, inspired by fasthttp.⚡️⚡️⚡️
Collective - Host: opensource - https://opencollective.com/ants - Code: https://github.com/panjf2000/ants

Update LICENSE, fix copyright license year

github.com/panjf2000/ants - JasonnnW3000 opened this pull request 4 days ago
opt: bump up the minimum required Go version to 1.16

github.com/panjf2000/ants - panjf2000 opened this pull request 25 days ago
[Question]: 请教一个协程池释放的问题

github.com/panjf2000/ants - shaco-go opened this issue about 1 month ago
minor: v2.10.0 (update)

github.com/panjf2000/ants - panjf2000 opened this pull request 7 months ago
opt: speed up ReleaseTimeout() for multi-pool

github.com/panjf2000/ants - panjf2000 opened this pull request 7 months ago
minor: v2.10.0

github.com/panjf2000/ants - panjf2000 opened this pull request 7 months ago
patch: v2.9.2

github.com/panjf2000/ants - panjf2000 opened this pull request 7 months ago
ci: replace macos-latest with macos-12 for go1.13

github.com/panjf2000/ants - panjf2000 opened this pull request 7 months ago
[Bug]: A potential goroutine leak in pool.go

github.com/panjf2000/ants - xuxiaofan1203 opened this issue 8 months ago
commit

github.com/panjf2000/ants - sedateme123 opened this pull request 9 months ago
patch: v2.9.1

github.com/panjf2000/ants - panjf2000 opened this pull request 9 months ago
[Question]: Can ants execute tasks in order?

github.com/panjf2000/ants - rts-gordon opened this issue about 1 year ago
[Feature]: Add panicHandlerBuilder

github.com/panjf2000/ants - PeterlitsZo opened this issue about 1 year ago
chore: add new benchmark tests

github.com/panjf2000/ants - panjf2000 opened this pull request about 1 year ago
ver: release 2.9.0

github.com/panjf2000/ants - panjf2000 opened this pull request about 1 year ago
feat: add MultiPool and MultiPoolWithFunc

github.com/panjf2000/ants - panjf2000 opened this pull request about 1 year ago
chore: eliminate some useless content

github.com/panjf2000/ants - panjf2000 opened this pull request about 1 year ago
refactor: enforce a few minor optimization in code

github.com/panjf2000/ants - POABOB opened this pull request about 1 year ago
patch: v2.8.2

github.com/panjf2000/ants - panjf2000 opened this pull request over 1 year ago
chore: clean up some comments and CI yaml

github.com/panjf2000/ants - panjf2000 opened this pull request over 1 year ago
[Question]: ants.Submit() question

github.com/panjf2000/ants - hiqsociety opened this issue over 1 year ago
chore: bump up modules

github.com/panjf2000/ants - panjf2000 opened this pull request over 1 year ago
chore: add a new use case

github.com/panjf2000/ants - panjf2000 opened this pull request over 1 year ago
bug:aviod int overflow

github.com/panjf2000/ants - matyle opened this pull request over 1 year ago
ver: release v2.8.1

github.com/panjf2000/ants - panjf2000 opened this pull request over 1 year ago
ver: release v2.8.0

github.com/panjf2000/ants - panjf2000 opened this pull request over 1 year ago
Sync recent changes

github.com/panjf2000/ants - panjf2000 opened this pull request over 1 year ago
Sync recent changes from dev to master

github.com/panjf2000/ants - panjf2000 opened this pull request over 1 year ago
Add a new feature: Qos Limter

github.com/panjf2000/ants - hang666 opened this pull request over 1 year ago
bug: workerStack's binarySearch

github.com/panjf2000/ants - callthingsoff opened this pull request over 1 year ago
[Bug]: Potential goroutine leak in pool.go

github.com/panjf2000/ants - hhheiaenia opened this issue over 1 year ago
bug: fix the missing log.Lmsgprefix in go1.13

github.com/panjf2000/ants - piaodazhu opened this pull request over 1 year ago
[Question]: 清理过期worker一点疑问

github.com/panjf2000/ants - xiaozhang902 opened this issue over 1 year ago
[Question]: 主动kill任务

github.com/panjf2000/ants - wangxin0814 opened this issue almost 2 years ago
fix: exit ticktock goroutine when pool is closed

github.com/panjf2000/ants - GlebRadchenko opened this pull request about 2 years ago
[Bug]: ticktock() goroutine memory leak

github.com/panjf2000/ants - GlebRadchenko opened this issue about 2 years ago
[Feature]: Support resource partition

github.com/panjf2000/ants - huanggze opened this issue about 2 years ago
fix(sec): upgrade gopkg.in/yaml.v3 to 3.0.0

github.com/panjf2000/ants - pen4 opened this pull request about 2 years ago
Multiple Arguments Pool Function

github.com/panjf2000/ants - void-developer opened this pull request about 2 years ago
[Feature] Introduce the Future(like java) into ants.

github.com/panjf2000/ants - brotherlu-xcq opened this issue about 2 years ago
Add Working and Idle methods

github.com/panjf2000/ants - czs007 opened this pull request over 2 years ago
Add option to turn off automatically purge

github.com/panjf2000/ants - czs007 opened this pull request over 2 years ago
Add option to turn off purgePeriodically

github.com/panjf2000/ants - czs007 opened this issue over 2 years ago
how is p.Release() behavior?

github.com/panjf2000/ants - tesarwijaya opened this issue over 2 years ago
关于pool使用的自旋锁的性能问题

github.com/panjf2000/ants - AlespRless opened this issue over 2 years ago
add support for Run(ctx) interface

github.com/panjf2000/ants - godcong opened this pull request over 2 years ago
提个建议: 增加拒绝策略

github.com/panjf2000/ants - Yballul opened this issue over 2 years ago
请问V1和v2的区别?

github.com/panjf2000/ants - 519610446 opened this issue over 2 years ago
求大佬解惑,每一个 worker 绑定一个 goroutine,怎么理解?

github.com/panjf2000/ants - jiangjiangjiangjiangjiangjiangjiang opened this issue over 2 years ago
为什么这里这样设计,不是循环引用么?求大佬解答

github.com/panjf2000/ants - jiangjiangjiangjiangjiangjiangjiang opened this issue over 2 years ago
任务过多导致func里面参数的丢失

github.com/panjf2000/ants - zoring opened this issue over 2 years ago