job-system-cookbook

Job scheduler examples

A collection of examples demonstrating the use of Unity's C# job system to perform various tasks at scale

Unity Technologies management has fucked everything up. this is a guide to the job system circa 2019

GitHub

1k stars
104 watching
157 forks
Language: C#
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lucas34/swiftqueue A job scheduler library for iOS and other Apple platforms that allows developers to run tasks with constraints such as delay, retry, and persistence. 410
hlascelles/que-scheduler Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. 115
kitstack/async-job An asynchronous job manager with light code and clear features 10
shopify/job-iteration Makes jobs interruptible and resumable by design. 1,143
ieuanwalker/hangfire.recurringjob Automates recurring job registration with Hangfire 4
mborders/artifex A simple in-memory job queue for Golang using worker-based dispatching 206
resque/resque-scheduler Supports scheduling of future job runs in a background job system 1,737
brettrtoomey/jobs A minimalistic job system for Swift backends 294
dahall/taskscheduler Provides a .NET wrapper for the Windows Task Scheduler 1,225
jenkinsci/job-dsl-plugin Provides a programmatic way to manage Jenkins jobs in a human-readable file 1,904
dougbinks/enkitsexamples C and C++ examples for a parallel program task scheduler 86
ajvb/kala A modern job scheduler written in Go. 2,138
liujianping/job A tool for scheduling and executing short-term commands as long-term jobs with customizable options for retries, timeouts, and concurrency. 147
kmalakoff/background Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. 69
leosperry/chroniton A library for running tasks on schedules with strongly typed jobs and asynchronous execution. 182