Nacos架构&原理
企业级落地上篇 179 掌门教育微服务体系 Solar | 阿里巴巴 Nacos 企业级落地中篇 209 掌门教育微服务体系 Solar | 阿里巴巴 Nacos 企业级落地下篇 224 虎牙直播在微服务改造的实践总结 239 虎牙在全球 DNS 秒级生效上的实践 249 叽里呱啦 Nacos 1.1.2 升级 1.4.1 最佳实践 267 服务发现最佳实践 281 Eureka 平滑迁移 2018 年当我们决定做开源的时候,从 0.X 开始核心是把阿里内部的能力抽象好内核,然后逐步开 放出去,在这个阶段虎牙作为 Nacos 最早用户开始使用,解决直播行业迅速发展的规模和高可用 等问题,然后 Nacos 在视频和直播行业广泛使用。 2019 年当我们开放核心能力和竞争力之后,就开始与 Dubbo/Spring-cloud-alibaba 生态完成集 成,随着云原生的大势迅速 0][R=qa][G=solar-group] * Passed Nacos 测试总结 Nacos 不仅性能好,而且界面简洁,这样的注册中心你值得拥有。 239 > Nacos 最佳实践 虎牙直播在微服务改造的实践总结 为什么选用 Nacos 虎牙关注 Nacos 是从 v0.2 开始的,我们也参与了社区的建设,可以说是最早期的企业用户。 首先,在虎牙的微服务场景中,起初有多个注册中心0 码力 | 326 页 | 12.83 MB | 9 月前3
阿里云容器服务大促备战opportunities-to-2025-industry-analysis-key-players-regional- outlook-and-forecast-study/492024云边端一体化协同双十一直播的背后 50% 5倍在线与离线 异构计算能力 ECS, EBM, GPU, FPGA, ECI 高性能网络 VPC, ENI, RDMA, SLB, DNS Public Cloud Edge0 码力 | 17 页 | 17.74 MB | 6 月前3
Curve核心组件之mds – 网易数帆• github主页: https://opencurve.github.io/ • github代码仓库: https://github.com/opencurve/curve • 技术讲座直播:https://live.bilibili.com/22585337 • 系列讲座合集:https://space.bilibili.com/700847536/channel/detail?cid=1539490 码力 | 23 页 | 1.74 MB | 6 月前3
DeepSeek从入门到精通(20250204)元素库构建: ▪ 咖啡相关:豆种、烘焙、萃取、风味 ▪ 文化艺术:音乐、绘画、舞蹈、文学 ▪ 科技:AR、VR、AI、物联网 ▪ 环保:可持续、回收、碳中和、生物降解 ▪ 社交:社交媒体、直播、社区、互动 创建包含多样化元素的知识库 从元素库中随机选择元素 强制联系 创意整合 将随机选择的元素强制性地联系起来 基于随机组合生成新的创意概念 极端假设策略(EHS):突破思维界限0 码力 | 104 页 | 5.37 MB | 8 月前3
清华大学 DeepSeek 从入门到精通元素库构建: ▪ 咖啡相关:豆种、烘焙、萃取、风味 ▪ 文化艺术:音乐、绘画、舞蹈、文学 ▪ 科技:AR、VR、AI、物联网 ▪ 环保:可持续、回收、碳中和、生物降解 ▪ 社交:社交媒体、直播、社区、互动 创建包含多样化元素的知识库 从元素库中随机选择元素 强制联系 创意整合 将随机选择的元素强制性地联系起来 基于随机组合生成新的创意概念 极端假设策略(EHS):突破思维界限0 码力 | 103 页 | 5.40 MB | 8 月前3
Tornado 6.5 Documentationbe called when prepare has not. (These are considered bugs and may be fixed in the future, but for now you may need to check to see if the initialization work done in prepare has occurred) on_finish may = None) → str Decodes an argument from the request. The argument has been percent-decoded and is now a byte string. By default, this method decodes the argument as utf-8 and returns a unicode string, False) → Future[None] Flushes the current output buffer to the network. Changed in version 4.0: Now returns a Future if no callback is given. Changed in version 6.0: The callback argument was removed0 码力 | 272 页 | 1.12 MB | 3 月前3
Tornado 6.5 Documentationbe called when prepare has not. (These are considered bugs and may be fixed in the future, but for now you may need to check to see if the initialization work done in prepare has occurred) on_finish may org/3/library/stdtypes.html#str] Decodes an argument from the request.The argument has been percent-decoded and is now a byte string. By default, this method decodes the argument as utf-8 and returns a unicode string, org/3/library/constants.html#None]] Flushes the current output buffer to the network. Changed in version 4.0: Now returns a Future if no callback is given. Changed in version 6.0: The callback argument was removed0 码力 | 437 页 | 405.14 KB | 3 月前3
Godot Game Development for Beginners• Set the Height to 12 • Set the Position to -0.5, 14.7 Scripting the Player Now that we have the node structure setup, we can begin to script our player. This will involve the movement the basic concepts of programming - so a basic understanding is required going forward. Right now in the script we have two things. Extends is similar to using or import. We're extending from node. onready means that we're going to find the Sprite node when the node is initialized. Now that we have our variables defined, let's start to get our player moving. To do this, we first want0 码力 | 199 页 | 12.53 MB | 10 月前3
Unity for Human Beingsof Component Oriented Programming. Where do I get Unity3D from? http://unity3d.com/get-unity Now that the FAQ is out of the way. This tutorial assumes the readers has zero knowledge of how Unity3D MonoDevelop prepackaged with Unity3D. Click done one you have selected Visual Studio 2015/2013 tools. Now select Create project. This will close the window and Unity will build the base project for you. warnings. We will see all of these items in action as we build the application during the last section. Now that you are familiar with the editor. I think it is time we throw some components into the Hierarchy0 码力 | 239 页 | 27.39 MB | 10 月前3
Django CMS 3.9.x Documentationyour browser, where you should be invited to login, and then create a new page. Congratulations, you now have installed a fully functional CMS. If you need to log in at any time, append ?edit to the URL and be last, because it “swallows up” anything that hasn’t already been matched by a previous pattern. Now run the application’s migrations: python manage.py migrate polls At this point you should be able Create a new Poll, for example: Question: Which browser do you prefer? Choices: Safari Firefox Chrome Now if you visit http://localhost:8000/en/polls/, you should be able to see the published poll and submit0 码力 | 417 页 | 1.68 MB | 6 月前3
共 323 条
- 1
- 2
- 3
- 4
- 5
- 6
- 33













