SOA:Service Oriented Architecture面向服务的架构。也就是把工程拆分成服务层、表现层两个工程。服务层中包含业务逻辑,只需要对外提供服务即可。表现层只需要处理和页面的交互,业务逻辑都是调用服务层的服务来实现。 如何实现远程通信? 1、Webservice:效率不高基于so ...
分类:
其他好文 时间:
2018-07-11 23:31:28
阅读次数:
229
下载地址:网盘下载 内容简介 · · · · · · The computing world today is in the middle of a revolution: mobile clients and cloud computing have emerged as the dominant ...
分类:
其他好文 时间:
2018-07-07 00:29:28
阅读次数:
312
下载地址:网盘下载 内容简介 · · · · · · The computing world today is in the middle of a revolution: mobile clients and cloud computing have emerged as the dominant ...
分类:
移动开发 时间:
2018-07-07 00:26:22
阅读次数:
2805
本文以最新的elasticsearch 6.3.0.tar.gz为例,为了节约资源,本文将副本调为0, 无client角色 https://www.elastic.co/blog/hot warm architecture in elasticsearch 5 x es架构 各节点的es配置 如何实 ...
分类:
其他好文 时间:
2018-07-05 17:18:53
阅读次数:
1154
一些基本概念 指令集:CPU执行计算任务时都需要遵从一定的规范,程序在被执行前都需要先翻译为CPU可以理解的语言。 这种规范或语言就是指令集(ISA,Instruction Set Architecture)。 x86(CISC)、ARM v8(RISC)、MIPS、Alpha、Power都是指令集 ...
分类:
其他好文 时间:
2018-07-04 01:13:34
阅读次数:
194
一、前述 Caffe,全称Convolutional Architecture for Fast Feature Embedding。是一种常用的深度学习框架,主要应用在视频、图像处理方面的应用上。caffe是一个清晰,可读性高,快速的深度学习框架。作者是贾扬清,加州大学伯克利的ph.D,现就职于F ...
分类:
其他好文 时间:
2018-06-30 14:43:08
阅读次数:
222
kafka https://www.tutorialspoint.com/apache_kafka/apache_kafka_cluster_architecture.htm https://dzone.com/articles/kafka architecture https://leokongw ...
分类:
其他好文 时间:
2018-06-29 00:09:08
阅读次数:
236
本节接上节讲解内核源码根目录下的各个文件夹,并且把一些重要文件夹的作用简单讲解。 (1)arch。arch是architecture的缩写,意思是架构。arch目录下是好多个不同架构的CPU的子目录,譬如arm这种cpu的所有文件都在arch/arm目录下,X86的CPU的所有文件都在arch/x8 ...
分类:
系统相关 时间:
2018-06-26 16:12:07
阅读次数:
178
第一部分:application应用程式应用、应用程序applicationframework应用程式框架、应用框架应用程序框架architecture架构、系统架构体系结构argument引数(传给函式的值)。叁见parameter叁数、实质叁数、实叁、自变量array阵列数组arrowoperatorarrow(箭头)运算子箭头操作符assembly装配件assemblylanguage组合语
分类:
其他好文 时间:
2018-06-21 20:15:08
阅读次数:
302
https://www.imgtec.com/blog/a-look-at-the-powervr-graphics-architecture-tile-based-rendering/ PowerVR, Maxwell, Adreno,Mali 一种硬件结构 color target 分成tile ...
分类:
其他好文 时间:
2018-06-14 18:00:01
阅读次数:
202