task

package module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2023 License: Apache-2.0 Imports: 2 Imported by: 1

README

task

包含:

1、task manager

异步任务管理器:可以处理异步任务、延迟任务、定时任务、间隔任务,满足日常的研发需求,提高研发效率

2、task executor

并发任务执行器,可以将多个任务进行并发处理,提高资源利用率,提高系统吞吐量

Documentation

Overview

Package task

Index

Constants

This section is empty.

Variables

View Source
var NewTaskExecutor = execute.NewExecutor
View Source
var NewTimer = manage.NewTimer
View Source
var SingleTask = manage.SingleTask

Functions

This section is empty.

Types

type Executor

type Executor = execute.Executor

type Manager

type Manager = manage.Manager

type Timer

type Timer = manage.Timer

Directories

Path Synopsis
Package execute
Package execute
Package manage
Package manage
Package taskfunc
Package taskfunc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL