SkillAgentSearch skills...

Schedgroup

Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.

Install / Use

/learn @mdlayher/Schedgroup
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

schedgroup Test Status Go Reference Go Report Card

Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.

Special thanks to Egon Elbre from #performance on Gophers Slack for two prototypes of this idea, based on Go's container/heap package. Egon's prototypes heavily influenced the final design of this package.

View on GitHub
GitHub Stars139
CategoryProduct
Updated11mo ago
Forks9

Languages

Go

Security Score

87/100

Audited on Apr 4, 2025

No findings