light-task-scheduler
light-task-scheduler copied to clipboard
一个go语言的轻量级的快速实现任务调度的框架,支持并发控制、超时控制和重试。框架预置函数执行器和docker执行器,快捷进行函数调度和 docker 调度。
Results
4
light-task-scheduler issues
Sort by
recently updated
recently updated
newest added
有这个需求, 能不能帮我写个任务调度,并且能分配GPU/CUp 资源的
请问如何获取执行器函数,执行完成返回的data 如何获取
light-task-scheduler is a very good scheduling framework, I would like to add more features to support multiple devices (for example, CPU, NPU, GPU), the PR is in progress, will set...