积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(124)Java(98)Spring(76)ActiveMQ(21)区块链(20)Go(3)Python(1)C++(1)

语言

全部英语(118)中文(简体)(5)

格式

全部PDF文档 PDF(114)其他文档 其他(10)
 
本次搜索耗时 0.109 秒,为您找到相关结果约 124 个.
  • 全部
  • 后端开发
  • Java
  • Spring
  • ActiveMQ
  • 区块链
  • Go
  • Python
  • C++
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Practices of Go Microservices on Post-Kubernetes-Wei Zheng

    Shimo Framework • Gin • Echo • gRPC • … Background in Shimo Platform • All in Kubernetes • Ingress Controller • Stateless Deployment • Stateful Sets • … • All in Cloud • ECS • RDS • OSS occurs How do we manage our microservices? Traffic Management - Rate limiting/Circuit Breaker • Ingress Controller • Client/Server side interceptor Traffic Management - Canary Scaling • Based on Kubernetes
    0 码力 | 59 页 | 5.66 MB | 1 年前
    3
  • pdf文档 Nacos架构&原理

    Nacos 生态 其中主要涉及到数据面的代理服务 Proxy,集群入口网关 Ingress、集群出口网关 Egress 以及核心 控制面 Istiod。各个组件的功能如下:  代理服务 Proxy 采用的 Lyft 公司开源的高性能 C++ 网络代理 Envoy,拦截业务的所有出入流 量。  入口网关 Ingress,作为集群的访问入口,控制着集群内部服务如何安全的暴露出去,并对所有 入口流量进行统⼀控制和观测。 入口流量进行统⼀控制和观测。  出口网关 Egress,作为集群的访问出口,控制着集群内部服务如何安全的访问外部服务。  核心控制面 Istio 负责对所有数据面的代理服务 (包括 Ingress、Egress 网关)下发服务发现 信息,流量治理配置,以及用于服务之间进行双向认证的 TLS 证书。 可以看出 Istiod 是微服务领域的集大成者,覆盖了服务发现、服务治理、认证鉴权和可观测,以无 服务网格时代的 Nacos 随着云原生技术的发展和微服务 2.0 架构的提出,很多公司正在尝试通过服务网格技术去解决微服 务 1.0 架构中的问题。在微服务架构 2.0 架构中,流量是通过 ingress 网关接入的,进入微服务 体系,与 1.0 架构不同的是引入了数据面 Envoy 和控制面 Istio,Envoy 以 Sidecar 模式与应用部 署在同⼀个 Pod 中,会劫持应用的进出流量,然后可以通过控制面
    0 码力 | 326 页 | 12.83 MB | 9 月前
    3
  • pdf文档 Rethinking Task Based Concurrency and Parallelism for Low Latency C++

    own logic ○ Asynchronous execution ○ Recurrening execution ○ Accesses its own data (user defined ingress) ○ Guaranteed single threaded execution ○ Supports optional asynchronous destruction logic Alternative: own logic ○ Asynchronous execution ○ Recurrening execution ○ Accesses its own data (user defined ingress) ○ Guaranteed single threaded execution ○ Supports optional asynchronous destruction logicBasic Overview:
    0 码力 | 142 页 | 2.80 MB | 6 月前
    3
  • pdf文档 ActiveMQ Artemis 2.27.1 Documentation

    ve-message-count> true ingress-timestamp>falseingress-timestamp> Settings 56 Address configured metrics plugin for the matching address. Default is true . Read more about metrics. enable-ingress-timestamp determines whether or not the broker will add its time to messages sent to the matching long message annotation named x-opt-ingress-time . For core messages (used by the core and OpenWire protocols) the broker will add a long property named _AMQ_INGRESS_TIMESTAMP . For STOMP messages the
    0 码力 | 414 页 | 6.20 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.30.0 User Manual

    ve-message-count> true ingress-timestamp>falseingress-timestamp> Settings 65 address but configured metrics plugin for the matching address. Default is true . Read more about metrics. enable-ingress-timestamp determines whether or not the broker will add its time to messages sent to the matching long message annotation named x-opt-ingress-time . For core messages (used by the core and OpenWire protocols) the broker will add a long property named _AMQ_INGRESS_TIMESTAMP . For STOMP messages the
    0 码力 | 500 页 | 6.37 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.19.0 User Manual

    ve-message-count> true ingress-timestamp>falseingress-timestamp> Address Model 60 The idea configured metrics plugin for the matching address. Default is true . Read more about metrics. enable-ingress-timestamp determines whether or not the broker will add its time to messages sent to the matching long message annotation named x-opt-ingress-time . For core messages (used by the core and OpenWire protocols) the broker will add a long property named _AMQ_INGRESS_TIMESTAMP . For STOMP messages the
    0 码力 | 491 页 | 6.19 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.20.0 User Manual

    ve-message-count> true ingress-timestamp>falseingress-timestamp> Address Model 60 The idea configured metrics plugin for the matching address. Default is true . Read more about metrics. enable-ingress-timestamp determines whether or not the broker will add its time to messages sent to the matching long message annotation named x-opt-ingress-time . For core messages (used by the core and OpenWire protocols) the broker will add a long property named _AMQ_INGRESS_TIMESTAMP . For STOMP messages the
    0 码力 | 493 页 | 6.20 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.26.0 User Manual

    ve-message-count> true ingress-timestamp>falseingress-timestamp> Settings 62 For example plugin for the matching address. Default is true . Read more about metrics. Settings 67 enable-ingress-timestamp determines whether or not the broker will add its time to messages sent to the matching long message annotation named x-opt-ingress-time . For core messages (used by the core and OpenWire protocols) the broker will add a long property named _AMQ_INGRESS_TIMESTAMP . For STOMP messages the
    0 码力 | 487 页 | 6.28 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.28.0 User Manual

    ve-message-count> true ingress-timestamp>falseingress-timestamp> Settings 64 For example plugin for the matching address. Default is true . Read more about metrics. Settings 69 enable-ingress-timestamp determines whether or not the broker will add its time to messages sent to the matching long message annotation named x-opt-ingress-time . For core messages (used by the core and OpenWire protocols) the broker will add a long property named _AMQ_INGRESS_TIMESTAMP . For STOMP messages the
    0 码力 | 494 页 | 6.33 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.18.0 User Manual

    ve-message-count> true ingress-timestamp>falseingress-timestamp> Address Model 57 The idea configured metrics plugin for the matching address. Default is true . Read more about metrics. enable-ingress-timestamp determines whether or not the broker will add its time to messages sent to the matching long message annotation named x-opt-ingress-time . For core messages (used by the core and OpenWire protocols) the broker will add a long property named _AMQ_INGRESS_TIMESTAMP . For STOMP messages the
    0 码力 | 482 页 | 6.13 MB | 1 年前
    3
共 124 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 13
前往
页
相关搜索词
PracticesofGoMicroservicesonPostKubernetesWeiZhengNacos架构原理RethinkingTaskBasedConcurrencyandParallelismforLowLatencyC++ActiveMQArtemis2.27DocumentationApache2.30UserManual2.192.202.262.282.18
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩