/executor

Simple Golang Task Executor

Primary LanguageGo

Simple Golang Task Executor

TODO

  • [] UnitTests
  • Implement Goroutine Spawned Executor
  • [] Implement Pooled Executor
  • [] Implement Stats
  • [] Add Examples