AI Dictionary › Fondamenti AI
A cron job is a scheduled task that a system runs automatically at preset times or intervals: every night at 3 AM, every Monday, every five minutes. It takes its name from cron, the historic scheduler of Unix systems. It is the simplest, most battle-tested way to automate recurring work with zero human intervention.
A cron job is a scheduled task that a system runs automatically at preset times or intervals: every night at 3 AM, every Monday, every five minutes. It takes its name from cron, the historic scheduler of Unix systems. It is the simplest, most battle-tested way to automate recurring work with zero human intervention.
Schedules are written in crontab syntax: five fields for minute, hour, day of month, month and day of week. The line 0 3 * * * means every day at 3:00. The cron daemon stays running, checks the table and launches commands when the clock matches. Modern cloud incarnations, from Kubernetes CronJob to AWS EventBridge, apply the same logic at distributed scale.
In AI, cron jobs orchestrate periodic model retraining, nightly refreshes of vector indexes for RAG, scheduled LLM-generated reports and data quality checks. Outside AI they run backups, log cleanups, newsletter sends and certificate renewals.
The name derives from the Greek chronos, time. The cron program appeared in early Unix systems at Bell Labs in the 1970s, with Ken Thompson among the system's authors; the most widespread version today is Vixie cron, written by Paul Vixie in 1987. The crontab syntax, cryptic yet powerful, has survived for half a century nearly unchanged: one of computing's longest-lived interfaces.
Un cron job è un'attività programmata che un sistema esegue automaticamente a orari o intervalli prestabiliti: ogni notte alle 3, ogni lunedì, ogni cinque minuti. Prende il nome da cron, lo storico scheduler dei sistemi Unix. È il modo più semplice e collaudato per automatizzare compiti ricorrenti senza intervento umano.
La pianificazione si scrive con la sintassi crontab: cinque campi che indicano minuto, ora, giorno del mese, mese e giorno della settimana. La riga 0 3 * * * significa ogni giorno alle 3:00. Il demone cron resta in esecuzione, controlla la tabella e lancia i comandi quando l'orologio corrisponde. Le versioni moderne nel cloud, da Kubernetes CronJob a AWS EventBridge, applicano la stessa logica su scala distribuita.
Nell'AI i cron job orchestrano il riaddestramento periodico dei modelli, l'aggiornamento notturno degli indici vettoriali per il RAG, la generazione programmata di report tramite LLM e i controlli di qualità sui dati. Fuori dall'AI eseguono backup, pulizie di log, invii di newsletter e rinnovi di certificati.
Il nome deriva dal greco chronos, tempo. Il programma cron apparve nei primi sistemi Unix ai Bell Labs negli anni '70, con Ken Thompson tra gli autori del sistema; la versione oggi più diffusa è il Vixie cron, scritto da Paul Vixie nel 1987. La sintassi crontab, criptica ma potentissima, è sopravvissuta per mezzo secolo praticamente invariata: una delle interfacce più longeve dell'informatica.
From our network
Kaimaki Web — Websites That Win Customers
Custom websites, web apps and digital marketing for growing businesses.
Visit kaimakiweb.com →From the Agora Intelligence blog
📱 Download the Android app (beta) iOS coming soon
Say what you mean. Get what you need.
Grace Certified — the AI coach that trains and certifies your prompt engineering — by Agora Intelligence.