Skip to content

nathancrjackson/taskenjin-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TaskEnjin

A scheduling engine written in python for running task trees defined as JSON. Suitable for running basic tests on a schedule and then making different web or system calls based on the results.

Todo

  • Implement syscall function
  • Implement more robust variable manipulation functions
  • Implement global (cross-thread) variables
  • Implement logic to cull empty threads instead of running them
  • Reconsider thread architecture

About

A scheduling engine written in python for running task trees defined as JSON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages