Experimental task queue and runner
Go to file
Michael Bradley, Jr f9220a996a
build: bump vendor/nim-chronos
Also make necessary adjustments to `task_runner/[asyncloop, asyncsync]`
2021-04-10 17:08:05 -05:00
.github/workflows feat: introduce some changes/additions from test/use-cases branch 2021-03-12 16:53:08 -06:00
task_runner build: bump vendor/nim-chronos 2021-04-10 17:08:05 -05:00
test feat: introduce some changes/additions from test/use-cases branch 2021-03-12 16:53:08 -06:00
vendor build: bump vendor/nim-chronos 2021-04-10 17:08:05 -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 chore: extract asynchronous channels code from status-im/nim-chronos PR #45 2021-02-04 18:38:04 -06: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 feat: introduce some changes/additions from test/use-cases branch 2021-03-12 16:53:08 -06: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.