欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Architecture
来自开放百科 - 灰狐
(版本间的差异)
小 (→Projects) |
小 (→相关链接) |
||
第59行: | 第59行: | ||
*虚拟化所有层次 | *虚拟化所有层次 | ||
*适当地使用缓存 | *适当地使用缓存 | ||
− | == | + | ==链接== |
*CPU Design HOW-TO http://www.linuxdocs.org/HOWTOs/CPU-Design-HOWTO.html | *CPU Design HOW-TO http://www.linuxdocs.org/HOWTOs/CPU-Design-HOWTO.html | ||
*Intel Core微架构 - http://www.cnw.com.cn/server/tech_product/pcserver/htm2006/20060331_15MB3.htm | *Intel Core微架构 - http://www.cnw.com.cn/server/tech_product/pcserver/htm2006/20060331_15MB3.htm | ||
− | + | [[category:architecture]] | |
− | + | [[category:infrastructure]] | |
− | [[ | + |
2020年12月11日 (五) 06:43的最后版本
目录 |
[编辑] 主流架构
- X86
- AMD64
- IA-64
- SPARC
- UltraSPARC
- OpenSPARC
- Power
- m68k
- ARM
- Alpha
- RISC
- PA-RISC
- CISC
- VLIW
- S/390
- MIPS
- SMP
[编辑] 体系
- Resource Oriented Computing
- Service-Oriented Architecture
- Event Driven Architecture (EDA)
- REST
- OSGi
- Space Oriented Computing
- Jini
随着越来越多的厂商进入“As-a-Service”领域,创新也越来越多,客户的选择也越来越多。Cloud Computing 显得更抢眼.
- Software as a Service
- Storage as a Service
- Hardware as a Service
- Platform as a Service
- Data as a Service
- Infrastructure as a Service
[编辑] 三套车
作为系统软件三套车的: OS, DB, AS 是否也能以服务的方式对外发布。
[编辑] Projects
[编辑] 文章
- 按功能分割
- 水平切分
- 避免分布式事务
- 用异步策略解耦程序
- 将过程转变为异步的流
- 虚拟化所有层次
- 适当地使用缓存
[编辑] 链接
- CPU Design HOW-TO http://www.linuxdocs.org/HOWTOs/CPU-Design-HOWTO.html
- Intel Core微架构 - http://www.cnw.com.cn/server/tech_product/pcserver/htm2006/20060331_15MB3.htm
分享您的观点