码迷,mamicode.com
首页 >  
搜索关键字:distributed    ( 1170个结果
读bitcoin_pdf摘录及笔记_unfinished
In this paper, we propose a solution to the double-spending problem using a peer-to-peer distributed timestamp server to generate computational proof ...
分类:其他好文   时间:2017-06-17 10:21:55    阅读次数:143
SqlServer的代理问题
报错:(这是代理服务问题) 在执行下面这条SQL 语句的时候,提示:消息 15281,级别 16,状态 1,第 1 行SQL Server 阻止了对组件 'Ad Hoc Distributed Queries' 的 STATEMENT'OpenRowset/OpenDatasource' 的访问,因 ...
分类:数据库   时间:2017-06-16 20:22:44    阅读次数:227
HDFS简单介绍及用C语言訪问HDFS接口操作实践
一、概述 近年来,大数据技术如火如荼,怎样存储海量数据也成了当今的热点和难点问题,而HDFS分布式文件系统作为Hadoop项目的分布式存储基础,也为HBASE提供数据持久化功能,它在大数据项目中有很广泛的应用。 Hadoop分布式文件系统(Hadoop Distributed File System ...
分类:编程语言   时间:2017-06-14 14:20:06    阅读次数:275
解决SQL Server 阻止了对组件 'Ad Hoc Distributed Queries' 的 STATEMENT 'OpenRowset/OpenDatasource' 的访问
根据需要进行asp.net的数据导入导出,结果报以下错: SQL Server 阻止了对组件 'Ad Hoc Distributed Queries' 的 STATEMENT 'OpenRowset/OpenDatasource' 的访问,因为此组件已作为此服务器安全配置的一部分而被关闭。系统管理员 ...
分类:数据库   时间:2017-06-13 17:16:01    阅读次数:193
(转) 分布式文件存储FastDFS(一)初识FastDFS
http://blog.csdn.net/xingjiarong/article/details/50559849 一、FastDFS简介 FastDFS是一款开源的、分布式文件系统(Distributed File System),由淘宝开发平台部资深架构师余庆开发。作为一个分布式文件系统,它对文 ...
分类:其他好文   时间:2017-06-09 14:05:18    阅读次数:153
Cosmos DB
类似的数据库还有Google的Spanner。 参考:官网说明 另一个介绍 Key capabilities As a globally distributed database service, Azure Cosmos DB provides the following capabilities ...
分类:数据库   时间:2017-06-07 18:50:12    阅读次数:316
Redis Cluster集群部署方案
什么是Redis集群Redis集群是一个分布式(distributed)、容错(fault-tolerant)的Redis实现,集群可以使用的功能是普通单机Redis所能使用的功能的一个子集(subset)。Redis集群中不存在中心(central)节点或者代理(proxy)节点,集群的其中一个主要设计目标是达到线性可扩..
分类:其他好文   时间:2017-06-06 18:33:14    阅读次数:209
zookeeper的作用
在Zookeeper的官网上有这么一句话:ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and ...
分类:其他好文   时间:2017-06-04 16:53:26    阅读次数:241
云计算系统測试之技术概念
1.什么是云计算 云计算是云计算(Grid Computing )、分布式计算(Distributed Computing)、并行计算(Parallel Computing)、效用计算(Utility Computing)、网络存储(Network Storage Technologies)、虚拟化 ...
分类:其他好文   时间:2017-06-03 15:04:00    阅读次数:292
大数据存储系统二
目录 一、Key-value store 1.Dynamo 1.1 consistence hash 1.2 Quorum机制保证无主节点正确性 1.3 Eventual Consistency 2.Bigtable/Hbase 3.Cassandra 二、Distributed Coordinat ...
分类:其他好文   时间:2017-06-02 18:54:36    阅读次数:191
1170条   上一页 1 ... 50 51 52 53 54 ... 117 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!