summaryrefslogtreecommitdiff
path: root/internal/server/scheduler.go
AgeCommit message (Expand)Author
2020-12-08merge developPaul Buetow
2020-09-10printing client stats every other second only if the connection count has cha...Paul Buetow
2020-08-13bump up version to 3.0.0. can run continuous background mapreduce queries, us...v3.0.0Paul Buetow
2020-07-03refactor mapr clientPaul Buetow
2020-07-02initial server side continuous mapreduce runnerPaul Buetow
2020-06-17initial log monitoring supportPaul Buetow
2020-02-28more on scheduled commandsPaul Buetow
2020-02-27can run scheduled queries across a storage volumePaul Buetow
2020-02-12separate context for each client in the schedulerPaul Bütow
2020-02-11use SSHBindAddress ass defauled scheduled server addressPaul Bütow
2020-02-11run once per minutePaul Bütow
2020-02-11can run scheduled job at time range based on result file already exists or notPaul Bütow
2020-02-11more on scheduled jobs and ssh callbacksPaul Bütow