《可伸缩服务架构:框架与中间件》以高可用服务架构为主题,侧重于讲解高可用架构设计的核心要点:可伸缩和可扩展,从应用层、数据库、缓存、消息队列、大数据查询系统、分布式定时任务调度系统、微服务等层面详细讲解如何设计可伸缩、可扩展的框架,并给出在各个领域解决特定问题的方法论和实践总结。 两部分都下载之后,解压出完整PDF文件,仅供个人学习,侵权联系删除!!!
2021-11-04 11:13:47 200MB 可伸缩 框架与中间件 服务架构
1
Design and build scalable web applications quickly This is an invaluable roadmap for meeting the rapid demand to deliver scalable applications in a startup environment. With a focus on core concepts and best practices rather than on individual languages, platforms, or technologies, Web Scalability for Startup Engineers describes how infrastructure and software architecture work together to support a scalable environment. You’ll learn, step by step, how scalable systems work and how to solve common challenges. Helpful diagrams are included throughout, and real-world examples illustrate the concepts presented. Even if you have limited time and resources, you can successfully develop and deliver robust, scalable web applications with help from this practical guide. Learn the key principles of good software design required for scalable systems Build the front-end layer to sustain the highest levels of concurrency and request rates Design and develop web services, including REST-ful APIs Enable a horizontally scalable data layer Implement caching best practices Leverage asynchronous processing, messaging, and event-driven architecture Structure, index, and store data for optimized search Explore other aspects of scalability, such as automation, project management, and agile teams
2021-10-28 10:22:55 18.46MB Scalability Web 伸缩性 可伸缩
1
uWebSockets :最轻量级的、高效的、可伸缩的WebSocket服务器实现
2021-10-23 11:09:15 195KB C/C 开发-HTTP服务器
1
实现图片自动伸缩功能(Tengine+Lua+GraphicsMagick)
2021-10-21 20:02:37 12.37MB tengine
1
三角函数的平移与伸缩变换整理.doc
2021-10-12 17:05:17 444KB 文档
三角函数模拟题含平移与伸缩变换资料全.doc
2021-10-12 17:05:13 609KB 文档
<html lang="zh-CN"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>下拉菜单演示</title> <style type="text/css"> <!-- *{margin:0px; padding:0px;} body {font-family: arial, 宋体, serif;font-size:12px;} #nav {line-height: 24px; list-style-type: none; background:#666; } #nav a {display: block; width: 80px; text-align:center;} #nav a:link {color:#666; text-decoration:none;} #nav a:visited {color:#666;text-decoration:none;} #nav a:hover {color:#FFF;text-decoration:none;font-weight:bold;} #nav li {float: left; width: 80px; background:#CCC;} #nav li a:hover{background:#999;} #nav li ul {line-height: 27px; list-style-type: none;text-align:left;left: -999em; width: 180px; position: absolute;} #nav li ul li{float: left;background: #F6F6F6;} #nav li ul a{display: block; width: 156px;text-align:left;padding-left:24px;} #nav li ul a:link {color:#666; text-decoration:none;} #nav li ul a:visited {color:#666;text-decoration:none;} #nav li ul a:hover {color:#F3F3F3;text-decoration:none;font-weight:normal;background:#C00;} #nav li:hover ul {left: auto;} #nav li.sfhover ul {left: auto;} #content {clear: left;} --> </style> [removed]<!--//--><![CDATA[//><!-- function menuFix() { var sfEls = document.getElementById("nav").getElementsByTagName("li"); for (var i=0; i0? " ": "") + "sfhover"; } sfEls[i].onMouseDown=function() { this.className+=(this.className.length>0? " ": "") + "sfhover"; } sfEls[i].onMouseUp=function() { this.className+=(this.className.length>0? " ": "") + "sfhover"; } sfEls[i].onmouseout=function() { this.className=this.className.replace(new RegExp("( ?|^)sfhover\\b"), ""); } } } window.onload=menuFix; //-->[removed] </head> <body> 产品介绍一 产品一
2021-09-29 16:29:36 790KB htm+css
1
2021年数模A题蒙特卡洛模拟主索节点伸缩量代码实现,肝了一天一晚的代码
2021-09-21 09:03:52 24KB 数学建模
1
选题目的、意义及国内外研究动态 研究内容 研究计划进度 预期成果 创新之处
2021-09-19 11:02:28 1.52MB 伸缩 传感器
1
html+css折叠伸缩式导航栏
2021-09-18 19:05:30 3KB html
1