也许你已经深入其中却不知,今天我们拨开云雾见月明,阐明SOA是何方神圣! SOA 英文:Service-Oriented Architecture,面向服务的架构。 是一种面向通用集成服务的、松耦合的架构实现方式,是web时代服务发展的产物; 使用"分层"理念,比传统的"观察者"模式更高级且更有优势 ...
分类:
其他好文 时间:
2017-05-12 13:17:04
阅读次数:
136
ARCHITETUAL DESIGN Record at P261 Choosing the right architecture style can be tricky. Bushman suggests two complementary concepts that can provide so ...
分类:
移动开发 时间:
2017-05-12 11:41:52
阅读次数:
266
You may be surprised to find that the size of a given data type is dependent on the compiler and/or the computer architecture! ...
分类:
其他好文 时间:
2017-05-12 10:17:18
阅读次数:
152
摘要: AT&T的Domain 2.0 (D2)计划聚焦于运用云技术(AT&T 集成云,the AT&T Integrated Cloud – AIC)和网络虚拟化技术来提供服务,以降低基本建设与运营费用,显著提升运营的自动化能力。ECOMP软件平台在D2环境下为承载级实时负载提供独立于产品/服务的 ...
分类:
其他好文 时间:
2017-05-12 00:01:09
阅读次数:
255
1.模型驱动相关名词 MDPM (Model driving programming methodology) 模型驱动编程方法 MDA(Model deiven Architecture)模型驱动体系结构 OMG (Object Management Group) 对象管理组织 UML (Unif ...
分类:
其他好文 时间:
2017-05-11 20:27:51
阅读次数:
614
Hit: if the data CPU is looking for can not be found in a cache, it constitutes a hit. Miss: cache miss is a state where the data requested by a proce ...
分类:
其他好文 时间:
2017-05-09 12:40:22
阅读次数:
123
深入HBase架构解析(一) 前记 公司内部使用的是MapR版本的Hadoop生态系统,因而从MapR的官网看到了这篇文文章:An In-Depth Look at the HBase Architecture,原本想翻译全文,然而如果翻译就需要各种咬文嚼字,太麻烦,因而本文大部分使用了自己的语言, ...
分类:
其他好文 时间:
2017-05-08 19:57:24
阅读次数:
320
HDFS Architecture HDFS Architecture(HDFS 架构) Introduction(简介) Assumptions and Goals(假设和目标) Hardware Failure(硬件失效是常态) Streaming Data Access(支持流式访问) Lar ...
分类:
其他好文 时间:
2017-05-08 14:13:04
阅读次数:
175
ALSA(Advanced Linux Sound Architecture)是由内核驱动,标准的API库和一系列实用程序组成.因为涉及到版权和BUG的问题Linux 2.6内核抛弃了旧的OSS,ALSA作为声音编程的生力军被作为了合并到了内核中. 数字音频基础: 音频是由电器设备(麦克风等)将空气 ...
分类:
其他好文 时间:
2017-05-08 01:26:13
阅读次数:
221
前言 昨天,往arm上移植opencv程序,发现运行速度很慢。观察资源监视器发现只有一个核处于高负荷(总共4核),遂考虑到需要多核计算。OpenMp和MPI是常用并行计算库,OpenMP相对简单适合单机多核多线程,MPI适合集群,但复杂。 OpenMp是由OpenMP Architecture Re ...
分类:
其他好文 时间:
2017-05-07 22:07:00
阅读次数:
258