上一页 1 2 3 4 5 6 ··· 25 下一页

2020年6月22日

An Illustrated Proof of the CAP Theorem

摘要: The CAP Theorem is a fundamental theorem in distributed systems that states any distributed system can have at most two of the following three propert 阅读全文

posted @ 2020-06-22 17:41 大大的橙子 阅读(226) 评论(0) 推荐(0)

Four Skills for the Successful Enterprise Architect

摘要: The role of Enterprise Architects must change from purely engineering to engineering & business & social. As an EA: establish a framework for growth. 阅读全文

posted @ 2020-06-22 15:12 大大的橙子 阅读(171) 评论(0) 推荐(0)

2020年6月5日

How to open the Negotiation Space

摘要: viewpoints of many different disciplines need to be considered in order to implement a holistically designed enterprise. Interests of disciplines clos 阅读全文

posted @ 2020-06-05 09:20 大大的橙子 阅读(194) 评论(0) 推荐(0)

2020年5月5日

N-Layer Architecure

摘要: 分层架构 最通常的架构模式就是分层架构模式,即所谓的N层架构。这种模式对大部分JAVAEE应用程序来说是标准模式,因此被大部分架构师、软件设计师、开发者广泛知晓。由于分层架构模式和公司里传统的IT沟通以及组织结构非常类似,使得它成为大多数商务应用开发最自然的选择。 模式描述 在分层架构模式中,它将应 阅读全文

posted @ 2020-05-05 19:57 大大的橙子 阅读(418) 评论(0) 推荐(0)

Event driven architecure

摘要: 事件驱动架构模式是一个非常流行的异步分布模式,可生成高可扩展性应用。而且它也具有强适应能力,可被用于小程序或者大型复杂程序。事件驱动架构是由高耦合度、单一目的的事件处理模块构成,这些模块异步接收、处理事件。 事件驱动架构模式有两种主要拓扑结构,“调度员”(mediator)和“经纪人”(broker 阅读全文

posted @ 2020-05-05 19:40 大大的橙子 阅读(397) 评论(0) 推荐(1)

2020年4月5日

Kappa Architecture: A Different Way to Process Data

摘要: https://www.blue-granite.com/blog/a-different-way-to-process-data-kappa-architecture Kappa architecture proposes an immutable data stream as the prima 阅读全文

posted @ 2020-04-05 21:38 大大的橙子 阅读(382) 评论(0) 推荐(0)

Lambda architecture and Kappa architecture

摘要: https://blog.csdn.net/hjw199089/article/details/84713095 Lambda architecture and kappa architecture. From Mastering Azure Analytics by Zoiner Tejada G 阅读全文

posted @ 2020-04-05 21:37 大大的橙子 阅读(416) 评论(0) 推荐(0)

Questioning the lambda architecure

摘要: https://www.oreilly.com/radar/questioning-the-lambda-architecture/ What is a Lambda Architecture and how do I become one? The Lambda Architecture look 阅读全文

posted @ 2020-04-05 21:30 大大的橙子 阅读(238) 评论(0) 推荐(0)

Lambda Architecture: Achieving Velocity and Volume with Big Data

摘要: http://www.semantikoz.com/blog/lambda-architecture-velocity-volume-big-data-hadoop-storm/ Big data architecture paradigms are commonly separated into 阅读全文

posted @ 2020-04-05 21:27 大大的橙子 阅读(174) 评论(0) 推荐(0)

Lambda Architecture

摘要: refer to https://www.jianshu.com/p/ef543d6dc15b http://lambda-architecture.net/ 为什么要用Lambda Architecture 在大数据处理系统中,数据处理的可靠性和实时性是一对矛盾,往往不可兼得。可靠性是指在任何异常 阅读全文

posted @ 2020-04-05 21:02 大大的橙子 阅读(359) 评论(0) 推荐(0)

上一页 1 2 3 4 5 6 ··· 25 下一页

导航