A Fast & Safely Golang Task Dispatch.
-
more storage engine support
- Redis(storage job list with redis list)
- Sqlite(storage job list with a table)
- Memory(storage job list with a memory map)
- Mysql ... others
-
plugin easy
see source/examples
- support Redis,Sqlite,Memory storage
- support Http And Rpc