Distributed.Systems.An.Algorithmic.Approach.2nd.Edition 好书
2021-09-05 18:50:54 3.47MB 大数据 分布式
1
Ergo框架 在Golang中实现Erlang / OTP。 速度是原始Erlang / OTP的x5倍。 群集中热节点的最简单的直接替换。 目的 该项目的目标是利用Erlang / OTP经验和Golang性能。 Ergo Framework实现了诸如GenServer / Supervisor / Application类的OTP设计模式,并使您能够创建与Erlang基础架构进行本地集成的高性能和可靠的应用程序 产品特点 Erlang节点(运行单节点/) (以摆脱erlang的依赖) 产生类似Erlang的进程 使用简单原子注册/注销过程 GenServer行为支持(具有原子状态)
2021-08-21 13:19:44 679KB golang distributed-systems framework erlang
1
行星际云 建立在之上的个人文件存储和管理系统,保护您的数据。 安装 :wrench: 1)安装IPFS 按照本,然后运行ipfs init 。 如果你想玩玩 IPFS,你可以按照这个。 2)安装项目 git clone git@github.com:PoCInnovation/InterPlanetaryCloud.git cd InterPlanetaryCloud npm install 快速开始 :fast-forward_button: 运行项目 :rocket: 为了让你的节点在线,运行ipfs daemon --enable-pubsub-experiment 。 然后在另一个窗口中,运行npm start 。 您现在已准备好访问您的去中心化云 :collision: ! 特征 :dizzy: 主页 注册页面 登录页面 仪表板 如何 ? :thinking_face: 技术 :technologist: Javascript React JS 轨道数据库 IPFS 数据库 :file_folder: 我们使用OrbitDB 。
2021-08-21 10:04:28 788KB distributed-systems database web storage
1
Ray Core导览 关于利用核心功能实现分布式模式的入门教程。 注意:这些示例已在以下位置使用Python 3.7+进行了测试: Ubuntu 18.04 LTS macOS 10.13 随附的幻灯片位于: : 入门 首先,使用git克隆此公共存储库: git clone https://github.com/DerwenAI/ray_tutorial.git cd ray_tutorial 设置本地并激活它: python3 -m venv venv source venv/bin/activate 然后使用pip安装所需的依赖项: pip install -U pip pip install -r requirements.txt 或者,如果您使用conda来安装Python软件包: conda create -n ray_tutorial python=3.7
2021-05-31 11:46:38 9.14MB distributed-systems scikit-learn ray futures
1
2017 ver 3.01 This is the third edition of “Distributed Systems.” In many ways, it is a huge difference compared to the previous editions, the most important one perhaps being that we have fully integrated the “principles” and “paradigms” by including the latter at appropriate places in the chapters that discussed the principles of distributed systems.
2021-05-21 06:14:11 18.97MB distributed system
1
Distributed Systems An Algorithmic Approach 很好的一本书,看了都知道,就是难度有点高,愿者自取吧(费了好大劲才从网上找到)
2021-05-12 23:45:36 2.63MB 分布式 Distributed Systems Algorithmic
1
DISTRIBUTED SYSTEMS Concepts and Design Fifth Edition
2021-05-02 22:00:49 6.68MB Distributed Systems
1
哈佛商学院 HBS项目为HBase提供事务支持。
2021-03-17 20:13:20 29KB distributed-systems hbase transcation Java
1
Distributed.Systems.An.Algorithmic.Approach.2nd.Edition 清晰中文版;
2021-03-14 11:21:58 3.46MB Distri
1
dbtester 分布式数据库基准测试仪:etcd,Zookeeper,Consul,zetcd,cetcd 它包括github.com/golang/freetype,它部分基于FreeType团队的工作。 绩效分析 最新的测试结果可以在找到 探索etcd,Zookeeper和Consul一致键值数据存储的性能(2017年2月17日) 项目 数据库代理 数据库客户端 系统指标 测试数据分析 对于etcd,我们建议使用。 所有日志和结果都可以在或找到 。 明显警告:Zookeeper 使用500个并发客户端写入100万个条目(256字节密钥,1KB值)时的快照 # snap
2021-02-05 11:06:21 11.72MB go distributed-systems benchmark database
1