码迷,mamicode.com
首页 >  
搜索关键字:distributed    ( 1170个结果
学习笔记TF061:分布式TensorFlow,分布式原理、最佳实践
分布式TensorFlow由高性能gRPC库底层技术支持。Martin Abadi、Ashish Agarwal、Paul Barham论文《TensorFlow:Large-Scale Machine Learning on Heterogeneous Distributed Systems》。 ...
分类:其他好文   时间:2017-11-10 15:10:27    阅读次数:199
SPARK
Note that, before Spark 2.0, the main programming interface of Spark was the Resilient Distributed Dataset (RDD). After Spark 2.0, RDDs are replaced b ...
分类:其他好文   时间:2017-11-09 18:43:50    阅读次数:168
Cloudflare的介绍可以防DDOS 能防多少G呢?
这是我最新整理收集的cf 国外知名cdn 希望对国外加速的站长有所帮助。 描述一下Cloudflare能起减少DDOS攻击的危害作用,不能说完全DDOS预防,DDOS是无法预防的。分布式拒绝服务(DDoS:Distributed Denial of Service)攻击指借助于客户/服务器技术,将多 ...
分类:其他好文   时间:2017-11-08 13:16:23    阅读次数:245
Zookeeper用来干什么?
在Zookeeper的官网上有这么一句话:ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and ...
分类:其他好文   时间:2017-11-07 11:17:01    阅读次数:106
blockchain guide notes
2014 年开始,比特币背后的区块链(Blockchain) 技术受到大家关注,并正式引发了分布式记账本(Distributed Ledger) 技术的革新浪潮。 目前,区块链技术已经脱离开比特币,在包括金融、贸易、征信、物联网、共享经济等诸多领域崭露头角。现在当人们提到“区块链”时,往往已经与比特 ...
分类:其他好文   时间:2017-11-05 13:52:54    阅读次数:183
Part of defining a topology is specifying for each bolt which streams it should receive as input
http://storm.apache.org/ 【doing for realtime processing what Hadoop did for batch processing 】 Apache Storm is a free and open source distributed real ...
分类:其他好文   时间:2017-11-04 18:03:48    阅读次数:206
Dividing Infinity - Distributed Partitioning Schemes
This is the second post in a series discussing the architecture and implementation of massively parallel databases, such as Vertica, BigQueryor EventQ ...
分类:其他好文   时间:2017-11-04 18:00:04    阅读次数:136
JAMstack 最佳实践
摘自官方介绍,没有翻译(没必要,已经比较简单了,重要的就是进行每条的诠释了,后续。。。) Entire Project on a CDN Because JAMstack projects don’t rely on server-side code, they can be distributed ...
分类:其他好文   时间:2017-11-04 00:13:32    阅读次数:256
Java Message Service
en.wikipedia.org/wiki/Java_Message_Service Messaging is a form of loosely coupled distributed communication, where in this context the term 'communica ...
分类:编程语言   时间:2017-11-02 11:13:37    阅读次数:183
splittability A SequenceFile can be split by Hadoop and distributed across map jobs whereas a GZIP file cannot be.
splittability CompressedStorage CompressedStorage CompressedStorage Skip to end of metadata Created by Confluence Administrator, last modified by Left ...
分类:其他好文   时间:2017-11-01 01:11:35    阅读次数:181
1170条   上一页 1 ... 42 43 44 45 46 ... 117 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!