- Spring Boot 2.0 Cookbook(Second Edition)
- Alex Antonov
- 52字
- 2021-06-24 19:24:39
Scheduling executors
Earlier in this chapter, we discussed how the command-line runners can be used as a place to start the scheduled executor thread pools to run the worker threads in intervals. While that is certainly a possibility, Spring provides you with a more concise configuration to achieve the same goal: @EnableScheduling.
推薦閱讀
- 數據可視化:從小白到數據工程師的成長之路
- 計算機信息技術基礎實驗與習題
- 數據化網站運營深度剖析
- 3D計算機視覺:原理、算法及應用
- ZeroMQ
- 深入淺出 Hyperscan:高性能正則表達式算法原理與設計
- 數字IC設計入門(微課視頻版)
- 菜鳥學SPSS數據分析
- Doris實時數倉實戰
- 數據庫原理與設計實驗教程(MySQL版)
- Spring Boot 2.0 Cookbook(Second Edition)
- Swift Functional Programming(Second Edition)
- Kubernetes快速進階與實戰
- SOLIDWORKS 2018中文版機械設計基礎與實例教程
- Oracle 11g數據庫管理與開發基礎教程