mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
- new: execd, keyack - statd has been converted to autotools Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Execute jobs on route changes
This is a generic job queue executor for work that needs network access.
For example creating a Docker container by downloading an image from the
network -- if the download fails execd retries the job whenever there
is a route change.