An open API service indexing awesome lists of open source software.

https://github.com/adamtyn/at-queue

基于Golang本地内存实现的延迟队列
https://github.com/adamtyn/at-queue

golang golang-package queue

Last synced: over 1 year ago
JSON representation

基于Golang本地内存实现的延迟队列

Awesome Lists containing this project

README

          

## at-queue

```text
- version v1
- latest_modify 2022.10.24
- description 基于Golang本地内存实现的延迟队列
```

### todo

- [ ] 优化队列任务执行后 *error* 的处理