Skip to content
gojuukaze edited this page Jul 13, 2020 · 4 revisions

YTask

YTask is an asynchronous task queue for handling distributed jobs in golang

Install

go get -u github.com/gojuukaze/YTask/v2

Feature

  • Support all types what can be serialized to JSON
  • Support retry , delay task