Skip to content

golang scheduler for fast and customized usage

License

Notifications You must be signed in to change notification settings

bowin/scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

golang scheduler for fast and customized usage

use Heap for lastest task scheduling, support customized task

Features

  • O(1) time to find lastest task
  • user defined bulk load and task functions

Usage

check schedule_test.go

About

golang scheduler for fast and customized usage

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages