1
0
Fork 0
arangodb/lib/Dispatcher
Jan Steemann 2050049b06 added periodic job management
this adds functions internal.deletePeriod() and internal.getPeriodic()
functions internal.definePeriodic() now also has an extra parameter to
specify the name of a periodic job. this makes it more easy to tell
jobs apart in the result of internal.getPeriodic().
2014-04-13 22:19:46 +02:00
..
ApplicationDispatcher.cpp added periodic job management 2014-04-13 22:19:46 +02:00
ApplicationDispatcher.h cleanup 2014-02-25 15:32:07 +01:00
Dispatcher.cpp cleanup 2014-02-25 15:32:07 +01:00
Dispatcher.h cleanup 2014-02-25 15:32:07 +01:00
DispatcherQueue.cpp cleanup 2014-02-25 15:32:07 +01:00
DispatcherQueue.h cleanup 2014-02-25 15:32:07 +01:00
DispatcherThread.cpp disable no-op 2014-04-05 00:21:02 +02:00
DispatcherThread.h cleanup 2014-02-25 15:32:07 +01:00
Job.cpp cleanup 2014-02-25 15:32:07 +01:00
Job.h added requeue 2014-02-25 12:07:16 +01:00
RequeueTask.cpp added periodic job management 2014-04-13 22:19:46 +02:00
RequeueTask.h cleanup 2014-02-25 15:32:07 +01:00