当前位置:网站首页>Full virtualization and semi virtualization
Full virtualization and semi virtualization
2022-07-19 02:54:00 【What are you doing? Go and study】
List of articles
Virtualization type
Full virtualization ——> Based on hardware, simulate hardware devices in the form of software ( To some extent, it solves the problem of performance utilization )
Semi virtualization ——> Approaching the performance of physical devices ( While improving utilization , Improve performance as much as possible )

Virtualization products
KVM —> All virtual products —> All functions are defined in software form / Analog hardware device
EXSI———> Semi virtual product —> Many virtualization products used by enterprises (wmware)
product (wmware)
边栏推荐
- Traversal of binary tree
- Shell script integer value comparison, logic test, if statement, extract performance monitoring indicators
- 三层交换机配置VLAN和使用OSPF协议
- HCIA_OSPF实验
- RHCE-ansible-第一次作业
- HCIA_ Rip experiment
- Bladex - a well-designed microservice architecture
- ENSP static routing experiment
- 二进制安装kubernetes 1.24.1
- Oracle中字符串截取最全方法总结
猜你喜欢
随机推荐
ENSP static routing experiment
Convert string to integer
GFS分布式文件系统
Regular and extended expressions, sed text processor and awk tool, changing IP address with script
【MySQL】数据查询操作(select语句)
使用Virtual IP+Keepalived配置高可用
Shell script variables, script writing and execution (deploy Apache and remote backup MySQL database)
MySQL主从复制+读写分离
MySQL差删改查用户登录修改密码
【Redis】什么是渐进式rehash
Brief introduction of Feature Engineering and its implementation of sklearn
高质量的子程序
Nat comprehensive experiment
Understand network namespaces
服务账户service account在kubernetes1.24中的变化
Net-Snmp开发 一
Shell script for, while loop statements, price guessing games
静态路由综合实验
摇摆摇摆~防火墙
升级kubernetes 1.23.2到1.24.1









