EOS和Ethereum的区别(中)

这周我们先暂停一下 3分钟漫谈以太坊The DAO事件 系列,来漫聊一下最近比较流行的EOS和Ethereum的区别。

DApps

DApps是Decentralized Applications的缩写,也就是去中心化应用的意思。
Ethereum和EOS都是DApps的平台。我们可以在这两个平台上开发各种DAapps。就好像淘宝和京东,我们在上面可以卖很多东西一样。
比如这些都是DApps的具体应用:encrypted messaging (Bitmessage), decentralized exchanges (Bitshares), trustless gambling/betting (Peerplays), cloud computing (Golem), and of course social media (Steem/Steemit)。

为什么需要DApps?

简单的说,就是为了去掉中间人。比如国际转账里面的银行,保险公司等。

Consensus Mechanism 共识机制

在决定哪一个区块有效的时候,我们采用共识机制来决定。

  • Proof-of-Work (POW)
  • Proof-of-Stake(POS)
  • Delegated Proof-of-Stake (DPOS)

EOS vs Ethereum

共识机制

共识机制

Whereas Ethereum uses Proof-of-Work (and will soon switch to hybrid Proof-of-Work/Proof-of-Stake), EOS will use Graphene technology that utilizes the Delegated Proof-of-Stake (DPOS) consensus mechanism.

Ethereum经历了Proof-of-Work,现在发展到了Proof-of-Work/Proof-of-Stake相结合。
EOS通过Graphene实现了Delegated Proof-of-Stake (DPOS)。

Scalability 交易能力

交易能力

In terms of scalability, EOS will have two significant advantages over the Ethereum network, and once implemented, EOS will likely be on the only platform that can handle truly commercial-scale decentralized applications. First, EOS will rely on Graphene technology, which has been shown in stress tests to achieve 10,000-100,000 transactions per second. Secondly, EOS will use parallelization to scale the network, likely up to millions of transactions per second. If these benchmarks are realized, EOS should be able to support thousands of commercial scale DAPPs. EOS will use asynchronous communications and separate authentication from execution to achieve speedups, and because it will have no transaction fees, EOS also does not require counting operations.

EOS在两个方面上完胜Ethereum。在压力测试中,EOS通过Graphene技术的实现,可以完成10,000-100,000交易/秒的成绩,完全可以胜任商用目的。EOS通过parallelization来加速网络交易的速度。

图片来源

图片来自网络

相关链接

©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • June 26, 2017 Abstract:The EOS.IO software introduces a n...
    车圣阅读 939评论 0 1
  • 要写作呀. 写作能帮助记忆,与别人说话才有依据。
    Liary阅读 162评论 0 0
  • 晚8点,正跟婷婷探讨我的话题:是要跟90后多耍耍继续年轻有活力,还是跟80后多耍耍秒变成熟稳重姐?突然冒出一条微信...
    xiao村菇阅读 569评论 5 6
  • map 简介 首先,咱们说说 map 函数如何使用 let numbers = [1,2,3,4] let res...
    指尖的跳动阅读 617评论 0 0