GM Waiter
A downloadable GameMaker package for Windows
Download NowName your own price
Waiter is a GameMaker library for handling long-running tasks and background processing. It features:
- a base constructor for the long-running tasks with methods for running processing steps in batches and tracking their status and progress
- a task queue structure for running multiple tasks according to their priorities on demand
- a task processor service for running multiple tasks according to their priorities based on time left between frames
- a task orders system for further handling of received tasks results
The following files are available:
- Waiter GameMaker package - the importable package with all the tasks-related functionality
- Waiter Demo executable - a demonstration of different task processing scenarios in action
- Waiter Demo source - a source GameMaker project file for the demonstration
Check out the GitHub repository for more detailed documentation.
Download
Download NowName your own price
Click download now to get access to the following files:
Waiter GameMaker package 37 kB
Waiter Demo executable 4.1 MB
Waiter Demo source 223 kB
Leave a comment
Log in with itch.io to leave a comment.