积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(28)Python(12)云计算&大数据(11)Django(10)Julia(10)C++(5)VirtualBox(5)Istio(4)数据库(2)Tornado(2)

语言

全部英语(22)中文(繁体)(10)中文(简体)(8)英语(2)

格式

全部PDF文档 PDF(35)其他文档 其他(6)DOC文档 DOC(1)
 
本次搜索耗时 0.047 秒,为您找到相关结果约 42 个.
  • 全部
  • 后端开发
  • Python
  • 云计算&大数据
  • Django
  • Julia
  • C++
  • VirtualBox
  • Istio
  • 数据库
  • Tornado
  • 全部
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 13 Istio 流量管理原理与协议扩展 赵化冰

    服务集群。Envoy 通过负载均衡 策略决定将请求路由到哪个集群成员。 xDS 协议的主要概念: • Listener Discovery Service (LDS) : 监听器发现服务。 • Route Discovery Service(RDS) : 路由发现服务。 • Cluster Discovery Service (CDS): 集群发现服务。 • Endpoint Discovery Service 6 Istio 流量管理 – 数据面 – Istio 中的 Envoy Sidecar 配置 Istio中的 Envoy Sidecar 配置: • Istio 通过 Listener、Route Config 和 Cluster 为 Mesh 中的 Envoy 生成了入向和出向两个不同方向的处理流程的配 置。 • 在 Envoy 的基础上增加了 VirtualInboundListene outbound listener。 5. 根据 0.0.0.0_9080 listener 的 http_connection_manager filter 配置,该请求采用 9080 route 进行分发。 6. 9080 这个 route 的配置中,host name 为 reviews:9080 的请求对应 的 cluster 为 outbound|9080||reviews.default.svc.cluster
    0 码力 | 20 页 | 11.31 MB | 5 月前
    3
  • pdf文档 Kubernetes容器应用基于Istio的灰度发布实践

    Istio灰度发布:基于权重 apiVersion: … kind: VirtualService metadata: name: vs-svcb spec: hosts: - svcb http: route: - destination: name: v1 weight: 20 - destination: name: v2 weight: 80 Version2 Envoy SVC Envoy VirtualService metadata: name: ratings-route spec: hosts: - svcb http: - match: - headers: cookie: exact: “group=dev” route: - destination: name: v1 - route: - destination: name: v224 灰度发布:灰度版本存在形式 “/newcatalog” }, “route”: [ { "destination": { "name": "reviews", "subset": "v2" }, "weight": 25 }, { "destination": { "name": "reviews", "subset": "v3" }, "weight": 75 } ] }, { “route”: [ { "destination":
    0 码力 | 34 页 | 2.64 MB | 5 月前
    3
  • pdf文档 TiDB中文技术文档

    `DROP TABLE ABC`,则至少需要填入`DROP TABLE`. 16. # skip-sqls = ["ALTER USER", "CREATE USER"] 17. 18. ## 在使用 route-rules 功能后, 19. ## replicate-do-db & replicate-ignore-db 匹配合表之后(target-schema & target-table )数值 20 60. #[[route-rules]] 61. #pattern-schema = "route_*" 62. #pattern-table = "abc_*" 63. #target-schema = "route" 64. #target-table = "abc" 65. 66. #[[route-rules]] 67. #pattern-schema = "route_*" 68. #pattern-table #pattern-table = "xyz_*" 69. #target-schema = "route" 70. #target-table = "xyz" 71. 72. [from] 73. host = "127.0.0.1" 74. user = "root" 75. password = "" 76. port = 3306 77. 78. [to] 79. host = "127
    0 码力 | 444 页 | 4.89 MB | 5 月前
    3
  • pdf文档 Concurrency

    2016CppCon 2023 40 David Olsen - Back to Basics: Concurrency STD::TRANSFORM_REDUCE route_cost find_best_route(int const* distances, int N) { return std::transform_reduce(std::execution::par, ng>(0L), counting_iterator(factorial(N)), route_cost(), route_cost::min, [=](long i) { int cost = 0; route_iterator it(i, N); int from = it.first(); it.next(); cost += distances[from*N + to]; from = to; } return route_cost(i, cost); }); } Traveling salesman David Olsen, “Faster Code Through Parallelism or CPUs
    0 码力 | 160 页 | 2.91 MB | 5 月前
    3
  • pdf文档 Back to Basics: Generic Programming

    Arguments route_cost find_best_route(int const* distances, int N) { return std::transform_reduce(std::execution::par, counting_iterator(0L), counting_iterator(factorial(N)), route_cost(), route_cost::min route_cost::min, [=](long i) { int cost = 0; // ... calculate cost ... return route_cost(i, cost); }); }92 David Olsen – Generic Programming CppCon 2024 Constraints93 David Olsen – Generic Programming
    0 码力 | 175 页 | 1.16 MB | 5 月前
    3
  • pdf文档 蚂蚁金服 API Gateway Mesh 思考与实践

    APP 去中心化网关架构 LB spanner APP1 Logic Logic API Gateway Jar APP2 Logic Logic API Gateway JS Route 特点: • 干掉形式上的网关 • 轻路由前置到 LB • 业务集成网关 Jar • 业务之间互不干扰 • NodeJS 版 缺点: • 接入困难(几十个 jar 依赖) • Jar 版本维护成本高 30+系统、70-80%流量11/21 Mesh 化网关架构(2018-2019) APP Mesh 化网关架构 LB spanner APP1 Logic Logic Route MOSN APP2 Logic Logic MOSN APP3 Logic Logic MOSN • 低成本接入 • 平滑升级 • 异构支持 • 核心系统上云12/21 蚂蚁金服
    0 码力 | 22 页 | 1.72 MB | 5 月前
    3
  • pdf文档 宋净超 从开源 Istio 到企业级服务:如何在企业中落地服务网格

    are used in multi-cluster environments to route traffic between clusters hosting the same application. ● Tier-2 Gateways sit at the cluster edge and route traffic to the mesh- managed services inside
    0 码力 | 30 页 | 4.79 MB | 5 月前
    3
  • pdf文档 Tornado 6.5 Documentation

    HTTPMessageDelegate for a given request and RequestHandler. Here is a simple example of how we can we route to RequestHandler subclasses by HTTP method: resources = {} class GetResource(RequestHandler): interface adds the ability to distinguish between the routes and reverse them to the original urls using route’s name and additional arguments. Application is itself an implementation of ReversibleRouter class r", Handler)])), ])) ]) server = HTTPServer(router) In the example below RuleRouter is used to route between applications: app1 = Application([ (r"/app1/handler", Handler1), # other handlers ... ])
    0 码力 | 272 页 | 1.12 MB | 2 月前
    3
  • pdf文档 CppCon2021 Concurrency TS2

    concern to make C++xx for it or its dependents? Proposal for DG advisory ● WGs SGs decide on TS or IS route and write proposal supporting direction ● The key question: ○ WHAT ARE we hoping to LEARN through their supporting reasons ● DG will offer non-binding advisory in some cases as ○ whether TS or IS route is preferred, or have you considered an SG ○ In some cases an SG vs TS vs IS continuum needs to be
    0 码力 | 58 页 | 1.62 MB | 5 月前
    0.03
  • epub文档 Tornado 6.5 Documentation

    HTTPMessageDelegate for a given request and RequestHandler.Here is a simple example of how we can we route to RequestHandler subclasses by HTTP method: resources = {} class GetResource(RequestHandler): interface adds the ability to distinguish between the routes and reverse them to the original urls using route’s name and additional arguments. Application is itself an implementation of ReversibleRouter class Handler)])), ])) ]) server = HTTPServer(router) In the example below RuleRouter is used to route between applications: app1 = Application([ (r"/app1/handler", Handler1), # other handlers
    0 码力 | 437 页 | 405.14 KB | 2 月前
    3
共 42 条
  • 1
  • 2
  • 3
  • 4
  • 5
前往
页
相关搜索词
13Istio流量管理原理协议扩展赵化冰Kubernetes容器应用基于灰度发布实践TiDB中文技术文档ConcurrencyBacktoBasicsGenericProgramming蚂蚁金服APIGatewayMesh思考宋净超开源企业企业级服务如何落地网格Tornado6.5Documentationcppcon2021ConcurrencyTS2
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩