Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shenghui0779 authored Nov 14, 2024
1 parent 0c1d413 commit 8e9cd0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Go协程并发控制,降低CPU和内存负载
2. 性能优异
3. 任务支持context
4. 任务支持缓冲队列
5. 非阻塞模式下,任务缓冲到全局链表
5. 非阻塞模式下,任务缓存到全局链表

## 与ants比较

Expand Down

0 comments on commit 8e9cd0f

Please sign in to comment.