- Spring 5.0 By Example
- Claudio Eduardo de Oliveira
- 63字
- 2021-06-24 19:17:29
Containers
Docker containers are a lightweight virtualization. The term lightweight means that Docker uses the SO functionalities to cage the system process and manager memory, processors, and folders. This is different from virtualization with VMs because, in this mode, the technology needs to simulate the whole SO, drivers, and storage. This task consumes a lot of computational power and can sometimes be inefficient.
推薦閱讀
- UNIX編程藝術(shù)
- CMDB分步構(gòu)建指南
- ASP.NET MVC4框架揭秘
- Visual FoxPro程序設(shè)計(jì)
- Swift語(yǔ)言實(shí)戰(zhàn)精講
- Multithreading in C# 5.0 Cookbook
- C語(yǔ)言開(kāi)發(fā)基礎(chǔ)教程(Dev-C++)(第2版)
- Learning Apache Cassandra
- 基于SpringBoot實(shí)現(xiàn):Java分布式中間件開(kāi)發(fā)入門與實(shí)戰(zhàn)
- JavaScript腳本特效編程給力起飛
- Instant jQuery Boilerplate for Plugins
- Machine Learning for Developers
- Java程序設(shè)計(jì)教程
- SAS編程演義
- Developing Java Applications with Spring and Spring Boot