Experimental task queue and runner
Go to file
Michael Bradley, Jr 9383578c7c
WIP: feat: "beta 2" implementation extracted from nim-status
2021-07-28 16:37:40 -05:00
.github/workflows feat: introduce some changes/additions from test/use-cases branch 2021-03-12 16:53:08 -06:00
task_runner WIP: feat: "beta 2" implementation extracted from nim-status 2021-07-28 16:37:40 -05:00
test feat: introduce some changes/additions from test/use-cases branch 2021-03-12 16:53:08 -06:00
vendor WIP: feat: "beta 2" implementation extracted from nim-status 2021-07-28 16:37:40 -05:00
.gitattributes build: setup nimbus-build-system and basic project structure 2021-01-06 06:12:54 -06:00
.gitignore build: setup nimbus-build-system and basic project structure 2021-01-06 06:12:54 -06:00
.gitmodules WIP: feat: "beta 2" implementation extracted from nim-status 2021-07-28 16:37:40 -05:00
LICENSE-APACHEv2 chore: extract asynchronous channels code from status-im/nim-chronos PR #45 2021-02-04 18:38:04 -06:00
LICENSE-MIT chore: extract asynchronous channels code from status-im/nim-chronos PR #45 2021-02-04 18:38:04 -06:00
Makefile feat: introduce some changes/additions from test/use-cases branch 2021-03-12 16:53:08 -06:00
README.md chore: extract asynchronous channels code from status-im/nim-chronos PR #45 2021-02-04 18:38:04 -06:00
env.sh build: setup nimbus-build-system and basic project structure 2021-01-06 06:12:54 -06:00
task_runner.nim WIP: feat: "beta 2" implementation extracted from nim-status 2021-07-28 16:37:40 -05:00
task_runner.nimble feat: introduce some changes/additions from test/use-cases branch 2021-03-12 16:53:08 -06:00

README.md

nim-task-runner

License: Apache-2.0 or MIT Stability: experimental Tests (GitHub Actions)

General purpose background task runner for Nim programs

License

Licensed and distributed under either of

or

at your option. These files may not be copied, modified, or distributed except according to those terms.