码迷,mamicode.com
首页 >  
搜索关键字:distributed    ( 1170个结果
BeWhatever
Hadoop Distributed File System:分布式文件系统。 HDFS基于流数据模式访问和处理超大文件需求开发,具有高容错性,高可靠性,高可扩展性,多部署在低成本的硬件上。HDFS提供对应用程序数据的高吞吐量访问,便利了海量数据的处理介绍假设和目标硬件故障:检测故障并从中快速恢复流... ...
分类:其他好文   时间:2019-12-25 23:59:16    阅读次数:161
The Vertica Analytic Database: CStore 7 Years Later
Vertica作为C-Store项目的商业化实现,所有前置论文C-Store要先看下 The Vertica Analytic Database (Vertica) is a distributed massively parallel RDBMS system that commercialize ...
分类:数据库   时间:2019-12-25 12:47:57    阅读次数:91
mysql分组后获取每个组排序后的第一条数据(整行)
https://blog.csdn.net/persistencegoing/article/details/92764058 All rights reserved.No part of this article may be reproduced or distributed by any me ...
分类:数据库   时间:2019-12-24 17:05:20    阅读次数:347
Lecture Collection
Distributed ML Yibo Zhu 主要讲了如何分布式的进行机器学习,主要用到的思想是指令的流水调度的相关的思想。 IoT Zhenjiang Li 1. 普通的各种卡是基于PIN来进行身份验证的,那么持卡人非本人只要有密码就能使用了。 该研究主要设计了一个3 3的tag array, ...
分类:其他好文   时间:2019-12-23 13:04:22    阅读次数:66
[转帖]聊聊分布式事务,再说说解决方案
聊聊分布式事务,再说说解决方案 https://www.cnblogs.com/savorboard/p/distributed-system-transaction-consistency.html 需要多学习一下. 前言 最近很久没有写博客了,一方面是因为公司事情最近比较忙,另外一方面是因为在进 ...
分类:其他好文   时间:2019-12-21 12:06:03    阅读次数:97
Distributed Systems: When you should build them, and how to scale. A step-by-step guide.
原文链接 https://medium.com/free-code-camp/distributed-systems-when-you-should-build-them-and-how-to-scale-a-step-by-step-guide-37e76a177218 分布式系统:何时构建它们以 ...
分类:其他好文   时间:2019-12-21 11:59:40    阅读次数:83
任务三
B - Everyone is a Winner! On the well-known testing system MathForces, a draw of n rating units is arranged. The rating will be distributed according ...
分类:其他好文   时间:2019-12-14 17:20:41    阅读次数:170
怎么防御DDOS攻击
关于DDOS攻击 分布式拒绝服务(DDoS:Distributed Denial of Service)攻击指借助于客户/服务器技术,将多个计算机联合起来作为攻击平台,对一个或多个目标发动DDoS攻击,从而成倍地提高拒绝服务攻击的威力。 通常,攻击者将攻击程序通过代理程序安装在网络上的各个“肉鸡”上 ...
分类:其他好文   时间:2019-12-10 22:07:45    阅读次数:96
Erlang/Elixir精选-第1期
第1期(20191202) 文章 1. "A short guide to the structure and internals of the?" Erlang distributed messaging facility. Erlang分布式启动流程源码阅读指南: 节点启动时通过 互相发现彼此。 ...
分类:其他好文   时间:2019-12-03 01:53:46    阅读次数:126
Flume(一) —— 启动与基本使用
Flume is a distributed, reliable(可靠地), and available service for efficiently(高效地) collecting, aggregating, and moving large amounts of log data. It ha ...
分类:Web程序   时间:2019-12-02 23:28:01    阅读次数:242
1170条   上一页 1 ... 9 10 11 12 13 ... 117 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!