码迷,mamicode.com
首页 >  
搜索关键字:architecture    ( 1570个结果
SOA 服务架构之简介及理解
也许你已经深入其中却不知,今天我们拨开云雾见月明,阐明SOA是何方神圣! SOA 英文:Service-Oriented Architecture,面向服务的架构。 是一种面向通用集成服务的、松耦合的架构实现方式,是web时代服务发展的产物; 使用"分层"理念,比传统的"观察者"模式更高级且更有优势 ...
分类:其他好文   时间:2017-05-12 13:17:04    阅读次数:136
Software Engineering——A PRACTITIONER'S APPROACH (english edition · eighth edition)
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
ECOMP Architecture
摘要: 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
OS_Architecture_MemoryHierarchy
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架构解析(一)
深入HBase架构解析(一) 前记 公司内部使用的是MapR版本的Hadoop生态系统,因而从MapR的官网看到了这篇文文章:An In-Depth Look at the HBase Architecture,原本想翻译全文,然而如果翻译就需要各种咬文嚼字,太麻烦,因而本文大部分使用了自己的语言, ...
分类:其他好文   时间:2017-05-08 19:57:24    阅读次数:320
【转载】Hadoop官方文档翻译——HDFS Architecture 2.7.3
HDFS Architecture HDFS Architecture(HDFS 架构) Introduction(简介) Assumptions and Goals(假设和目标) Hardware Failure(硬件失效是常态) Streaming Data Access(支持流式访问) Lar ...
分类:其他好文   时间:2017-05-08 14:13:04    阅读次数:175
alsa 编程
ALSA(Advanced Linux Sound Architecture)是由内核驱动,标准的API库和一系列实用程序组成.因为涉及到版权和BUG的问题Linux 2.6内核抛弃了旧的OSS,ALSA作为声音编程的生力军被作为了合并到了内核中. 数字音频基础: 音频是由电器设备(麦克风等)将空气 ...
分类:其他好文   时间:2017-05-08 01:26:13    阅读次数:221
OpenMp实现并行化
前言 昨天,往arm上移植opencv程序,发现运行速度很慢。观察资源监视器发现只有一个核处于高负荷(总共4核),遂考虑到需要多核计算。OpenMp和MPI是常用并行计算库,OpenMP相对简单适合单机多核多线程,MPI适合集群,但复杂。 OpenMp是由OpenMP Architecture Re ...
分类:其他好文   时间:2017-05-07 22:07:00    阅读次数:258
1570条   上一页 1 ... 57 58 59 60 61 ... 157 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!