- Kubernetes Design Patterns and Extensions
- Onur Yilmaz
- 98字
- 2021-07-23 16:57:38
Scheduled Job Pattern
Distributed systems and the microservices architecture do not rely on temporal events for running services; instead, they focus on triggers such as HTTP requests, new database entries, or messaging queues. However, scheduling a task and expecting it to run at specified intervals are common approaches that are part of the "Scheduled Job Pattern". Microservices for maintenance operations, sending daily emails, or checking for old files should be scheduled at fixed intervals and must run to meet business needs. Kubernetes provides the CronJob resource for creating scheduled tasks, and it ensures that these jobs are running.
推薦閱讀
- 大數(shù)據(jù)戰(zhàn)爭(zhēng):人工智能時(shí)代不能不說(shuō)的事
- Prometheus監(jiān)控實(shí)戰(zhàn)
- Visual Basic.NET程序設(shè)計(jì)
- Word 2007,Excel 2007辦公應(yīng)用融會(huì)貫通
- 實(shí)用網(wǎng)絡(luò)流量分析技術(shù)
- Photoshop CS4數(shù)碼攝影處理50例
- AVR單片機(jī)工程師是怎樣煉成的
- 菜鳥(niǎo)起飛電腦組裝·維護(hù)與故障排查
- 大數(shù)據(jù)時(shí)代的調(diào)查師
- Spark Streaming實(shí)時(shí)流式大數(shù)據(jù)處理實(shí)戰(zhàn)
- 工程地質(zhì)地學(xué)信息遙感自動(dòng)提取技術(shù)
- 運(yùn)動(dòng)控制系統(tǒng)應(yīng)用及實(shí)例解析
- Outlook時(shí)間管理秘笈
- 數(shù)據(jù)庫(kù)技術(shù):Access 2003 計(jì)算機(jī)網(wǎng)絡(luò)技術(shù)
- BeagleBone Home Automation