自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (30)
  • 收藏
  • 关注

空空如也

XCN-CMMI-V2-0-Quick-Reference-Guide.pdf

CMMI 开发 V2.0 快速参考指南

2021-03-26

MySQL事物实现原理之组提交(group commit).pdf

MySQL事物实现原理之组提交(group commit).pdf

2021-03-26

MySQL事务实现原理.pdf

redo log与undo log介绍 mysql锁技术以及MVCC基础 事务的实现原理

2021-03-26

限流的概念,算法,分布式限流以及微服务架构下限流的难点 - 知乎.pdf

限流的概念,算法,分布式限流以及微服务架构下限流的难点 - 知乎.pdf

2021-03-26

常用4种限流算法介绍及比较.pdf

1、计数器(固定窗口)算法 2、滑动窗口算法 3、漏桶算法 4、令牌桶算法

2021-03-26

MBS-T-手机银行客户端支付接口规范-V2.3.doc

手机银行客户端支付接口规范

2021-03-26

京东支付2.0-SDK下单说明文档V4.0.doc

该文档为京东支付2.0商户接入的开发接口,支持多渠道组合支付

2021-03-26

spring-cloud.pptx

Eureka – registry/service discovery Archaius – distributed configuration Ribbon – inter process and service communication Hystrix – reliability of calls and fault tolerance Karyon and Governator – containers Prana – support for non-JVM runtimes Zuul – dynamic routing, monitoring, resiliency and security, used to handle front end requests

2019-08-21

Using Hystrix to Build Resilient Distributed Systems.pdf

Using Hystrix to Build Resilient Distributed Systems 1. Fault-tolerance pattern as a library 2. Provides operational insights in real-time 3. Automatic load-shedding under pressure 4. Initial design/implementation by Ben Christensen

2019-08-21

微服务架构设计的10个要点.pdf

微服务之所以火热是因为相对之前的单体应用有不少优点,它更能适应现在需求的快速变更的大环境,本文将介绍一下微服务架构设计的一些要点

2019-08-21

Praise for The Art of Scalability.pdf

抽象总结可扩展应用可以从三个维度扩展,1. 可复制多实例水平扩展 2. 数据拆分线性扩展 3. 业务拆分问题隔离

2019-08-13

HBase 1.2 分布式安装分享

HBase 1.2 分布式安装分享

2017-02-25

Hadoop权威指南第三版(英文)

Hadoop权威指南第三版(英文) 仅供学习使用

2017-02-25

《HBase权威指南》示例代码

《HBase权威指南》 示例代码, 其英文名为《HBase The Definitive Guide》

2017-02-25

HBase The Definitive Guide

《HBase权威指南》英文版 (仅供学习使用)

2017-02-25

hbase权威指南中文版

《HBase权威指南》探讨了如何通过使用与HBase高度集成的Hadoop将HBase的可伸缩性变得简单;把大型数据集分布到相对廉价的商业服务器集群中;使用本地Java客户端,或者通过提供了REST、Avro和Thrift应用编程接口的网关服务器来访问HBase;了解HBase架构的细节,包括存储格式、预写日志、后台进程等;在HBase中集成MapReduce框架;了解如何调节集群、设计模式、拷贝表、导入批量数据和删除节点等。(仅供学习使用)

2017-02-25

SQL Server 2012 Performance tuning

1. Database Tuning advisor (DTA) Enhancements 2. Column store indexes 3. Online index operations

2013-06-25

FirstObject XML editor

High performance simple XML tools, 1. Format XML, indent align beautify clean up XML 2. Support very large XML files nicely

2011-10-08

Reflector 7.3.0.18

The world’s most downloaded .NET Developer tool Support Dot net 4.

2011-10-08

Inside Microsoft SQL Server 2008

sequel—Inside Microsoft SQL Server 2008: T-SQL Programming—cover advanced T-SQL querying, query tuning, and programming in Microsoft SQL Server 2008. They are designed for experienced programmers and DBAs who need to write and optimize code in SQL Server 2008.

2010-10-03

Using Quality Attribute Workshops to Evaluate Architectural Design Approaches in a Major System Acquisition

The QAWs provided the acquiring government agency with a means to evaluate each contractor’s software architectural approach and determine whether it satisfied the system’s quality attribute requirements (e.g., performance, interoperability, security). Since the acquisition is ongoing, follow-on workshops are currently being scheduled to evaluate the architectural designs as they evolve.

2010-10-03

Using the Architecture Tradeoff Analysis MethodSM to Evaluate a Reference Architecture

The software architecture of a system is a major determinant of software quality and one of the earliest artifacts available for evaluation. For a government acquisition organization, the ability to evaluate software architectures can have a favorable impact on the delivered system. This technical note describes the application of the Architecture Tradeoff Analysis MethodSM (ATAMSM) to evaluate a reference architecture for ground-based command and control systems.

2010-10-03

软件预构艺术 Prefactoring

Extreme Abstraction, Extreme Separation, Extreme Readability "prefactoring," the premise of which states that you're better off considering the best possible design patterns before you even begin your project.

2010-10-03

Office2007风格的菜单程序

Office2007风格的菜单程序 Dot net 源代码

2010-05-19

Succinct Data Structures

Succinct Data Structures

2010-05-19

Google Implementation

Crawling Indexing Searching

2010-05-19

Google and Scalable Query Services

Focus was on scalability to the size of the Web

2010-05-19

OSGI_Example

OSGi 开放式服务平台技术 家用闸道与智慧型车辆应用

2009-05-21

Static code analysis

Static code analyzer are helpful to detect Common coding errors and bad coding practices Duplicate code that asks to be refactored and shared

2009-05-21

Patterns of Enterprise Application Architecture

Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented designer Martin Fowler, noticed that despite changes in technology--from Smalltalk to CORBA to Java to .NET--the same basic design ideas can be adapted and applied to solve common problems. With the help of an expert group of contributors, Martin distills over forty recurring solutions into patterns. The result is an indispensable handbook of solutions that are applicable to any enterprise application platform.

2009-01-16

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除