gotask
Task runner
A service that offloads heavy-duty operations to a separate process using bi-directional IPC.
⚡️ A lightning speed replacement for Swoole TaskWorker in Go
227 stars
4 watching
26 forks
Language: PHP
last commit: 4 months ago gogolanghyperfswoole
Related projects:
Repository | Description | Stars |
---|---|---|
go-godo/godo | A task runner and file watcher for Go that automates repetitive development tasks | 536 |
kriswallsmith/spork | An experimental library that allows you to run tasks in parallel on multiple processes while maintaining control over the execution of code in both parent and child processes. | 586 |
joerdav/xc | Solves the problem of scripts and documentation being separate entities, by defining them inline with the documentation in a human-readable format | 1,198 |
earthboundkid/flowmatic | A library that provides an easy-to-use API for managing concurrent tasks and propagating errors | 368 |
go-gilbert/gilbert | A toolchain and task runner for Go projects that allows declarative task definition and execution with features such as conditional logic and job templates. | 116 |
gulien/orbit | A task runner for executing commands and generating files from templates on multiple platforms. | 183 |
masterpointio/ecsrun | A tool to simplify running one-off tasks in Amazon ECS | 14 |
tj/robo | Task automation and management tool for teams | 788 |
zaaack/foy | A task runner with promise-based tasks and utilities for building and executing scripts. | 268 |
vladimirmarkelov/haku | A command runner inspired by make that allows users to write cross-platform task files with limited built-in commands and attributes. | 36 |
hypercubed/grunion | A command-line tool for running multiple shell commands concurrently from glob patterns | 8 |
egoist/maid | A tool that automates repetitive tasks by defining and running tasks in Markdown files using specific syntax. | 2,021 |
rxswiftcommunity/rxtask | A command-line task runner implemented using RxSwift | 15 |
bamzi/jobrunner | A framework for running background tasks asynchronously within a web application | 1,047 |
pydoit/doit | An automation tool that enables efficient task management and execution of complex workflows | 1,871 |