1. Java Standard Edition (Java SE) Java Enterprise Edition (Java EE): geared toward developing large-scale, distributed networking applications and we ...
分类:
编程语言 时间:
2017-03-23 23:35:43
阅读次数:
183
# # Simplified Chinese translation for subversion package # This file is distributed under the same license as the subversion package. # # Update to n ...
分类:
其他好文 时间:
2017-03-21 12:45:47
阅读次数:
523
今天单位一ASP.NET网站,里面有个功能是导出数据,发现一导出就报错,报错内容是:SQL Server 阻止了对组件 'Ad Hoc Distributed Queries' 的 STATEMENT'OpenRowset/OpenDatasource' 的访问,因为此组件已作为此服务器安全配置的一... ...
分类:
数据库 时间:
2017-03-21 11:06:33
阅读次数:
229
Miracle Corporations has a number of system services running in a distributed computer system which is a prime target for hackers. The system is basic ...
分类:
其他好文 时间:
2017-03-15 00:29:20
阅读次数:
181
概念: 分布式复制块设备(DRBD技术)是一种基于软件的,无共享,复制的存储解决方案,在服务器之间的对块设备(硬盘,分区,逻辑卷等)进行镜像。 DRBD的全称为:Distributed ReplicatedBlock Device(DRBD) 分布式块设备复制 DRBD由内核模块和相关脚本构成,用以 ...
分类:
其他好文 时间:
2017-03-07 11:32:39
阅读次数:
256
前言: 个人也翻译过一遍,可是基础知识不够,所以理解的没有很清楚 // Backbone.js 0.9.2 // (c) 2010-2012 Jeremy Ashkenas, DocumentCloud Inc.// Backbone may be freely distributed under ...
分类:
Web程序 时间:
2017-03-06 20:41:21
阅读次数:
290
Hadoop是一个由Apache基金会所开发的分布式系统基础架构。 用户可以在不了解分布式底层细节的情况下,开发分布式程序。充分利用集群的威力进行高速运算和存储。 Hadoop实现了一个分布式文件系统(Hadoop Distributed File System),简称HDFS。HDFS有高容错性的 ...
分类:
其他好文 时间:
2017-02-28 13:15:32
阅读次数:
145
第二章 系统模型 描述分布式系统的三种模型 Physical models : 用机器,网络,硬件等语言去描述整个系统。 Architectural models : 用计算、计算任务、计算单元等语言去描述整个系统。(比上一中抽象) Fundametal models : 用抽象的方式去描述整个系统 ...
分类:
其他好文 时间:
2017-02-26 15:41:23
阅读次数:
222
ZooKeeper ZooKeeper: A Distributed Coordination Service for Distributed Applications Design Goals Data model and the hierarchical namespace Nodes and ...
分类:
移动开发 时间:
2017-02-26 10:45:27
阅读次数:
184
补充:http://nokit.org/ Node.js 是一个基于Chrome JavaScript 运行时建立的一个平台, 用来方便地搭建快速的, 易于扩展的网络应用· Node.js 借助事件驱动, 非阻塞 I/O 模型变得轻量和高效, 非常适合 run across distributed ...
分类:
Web程序 时间:
2017-02-20 13:17:09
阅读次数:
282