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

无数据

分类

全部后端开发(204)Java(204)Spring(181)ActiveMQ(21)

语言

全部英语(202)中文(简体)(2)

格式

全部PDF文档 PDF(158)其他文档 其他(46)
 
本次搜索耗时 0.149 秒,为您找到相关结果约 204 个.
  • 全部
  • 后端开发
  • Java
  • Spring
  • ActiveMQ
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Nacos架构&原理

    协议更容易让人理解, 并且有很多成熟的工业算法实现,比如蚂蚁金服的 JRaft、Zookeeper 的 ZAB、Consul 的 Raft、 百度的 braft、Apache Ratis;因为 Nacos 是 Java 技术栈,因此只能在 JRaft、ZAB、Apache Ratis 中选择,但是 ZAB 因为和 Zookeeper 强绑定,再加上希望可以和 Raft 算法库的支持团队 随时沟通交流,因此选择了 列表变化的注册中心产品。 互联网软件行业普遍热捧开源产品,因为开源产品代码透明、可以参与共建、有社区进行交流和学 习,当然更重要的是它们是免费的。个人开发者或者中小型公司往往会将开源产品作为选型首选。 Zookeeper 是⼀款经典的服务注册中心产品(虽然它最初的定位并不在于此),在很长⼀段时间里, 它是国人在提起 RPC 服务注册中心时心里想到的唯⼀选择,这很大程度上与 Dubbo 在中国的普 及程度有关。Consul 服务的实例又会有划分为多个子集的需求,例如⼀个服务是多机房部署的,那么可能需要对每个机 房的实例做不同的配置,这样又需要在服务和实例之间再设定⼀个数据级别。 65 > Nacos 架构 Zookeeper 没有针对服务发现设计数据模型,它的数据是以⼀种更加抽象的树形 K-V 组织的,因 此理论上可以存储任何语义的数据。而 Eureka 或者 Consul 都是做到了实例级别的数据扩展,这
    0 码力 | 326 页 | 12.83 MB | 9 月前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.37.0 User Manual

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 251 39.1. ZooKeeper cluster disaster. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . capabilities on AMQP Mirror for Disaster Recovery • Journal Retention • Replication integrated with ZooKeeper • Connection Routers • Concurrency configuration for core bridges. • XPath filter expressions DistributedLockManager. Default is org.apache.activemq.artemis.lockmanager.zookeeper.CuratorDistributedLockManager which integrates with ZooKeeper. • properties - a list of property elements each with key and value
    0 码力 | 539 页 | 11.16 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.36.0 User Manual

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 251 39.1. ZooKeeper cluster disaster. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . capabilities on AMQP Mirror for Disaster Recovery • Journal Retention • Replication integrated with ZooKeeper • Connection Routers • Concurrency configuration for core bridges. • XPath filter expressions DistributedLockManager. Default is org.apache.activemq.artemis.lockmanager.zookeeper.CuratorDistributedLockManager which integrates with ZooKeeper. • properties - a list of property elements each with key and value
    0 码力 | 539 页 | 11.14 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.35.0 User Manual

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 249 39.1. ZooKeeper cluster disaster. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . capabilities on AMQP Mirror for Disaster Recovery • Journal Retention • Replication integrated with ZooKeeper • Connection Routers • Concurrency configuration for core bridges. • XPath filter expressions DistributedLockManager. Default is org.apache.activemq.artemis.lockmanager.zookeeper.CuratorDistributedLockManager which integrates with ZooKeeper. • properties - a list of property elements each with key and value
    0 码力 | 537 页 | 11.11 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.34.0 User Manual

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 249 39.1. ZooKeeper cluster disaster. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . capabilities on AMQP Mirror for Disaster Recovery • Journal Retention • Replication integrated with ZooKeeper • Connection Routers • Concurrency configuration for core bridges. • XPath filter expressions DistributedLockManager. Default is org.apache.activemq.artemis.lockmanager.zookeeper.CuratorDistributedLockManager which integrates with ZooKeeper. • properties - a list of property elements each with key and value
    0 码力 | 537 页 | 11.11 MB | 1 年前
    3
  • pdf文档 ActiveMQ Artemis 2.27.1 Documentation

    capabilities on AMQP Mirror for Disaster Recovery Journal Retention Replication integrated with Zookeeper Connection Routers Concurrency configuration for core bridges. XPath filter expressions (for org.apache.activemq.artemis.quorum.zookeeper.CuratorDistributedPrimitiveManager org.apache.activemq.artemis.quorum.zookeeper.CuratorDistributedPrimitiveManager isn't really needed, because Apache Curator is
    0 码力 | 414 页 | 6.20 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.30.0 User Manual

    capabilities on AMQP Mirror for Disaster Recovery Journal Retention Replication integrated with Zookeeper Connection Routers Concurrency configuration for core bridges. XPath filter expressions (for org.apache.activemq.artemis.quorum.zookeeper.Cura 0 码力 | 500 页 | 6.37 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.19.0 User Manual

    capabilities on AMQP Mirror for Disaster Recovery Journal Retention Replication integrated with Zookeeper Broker load balancer Concurrency configuration for core bridges. XPath filter expressions (for org.apache.activemq.artemis.quorum.zookeeper.Cura 0 码力 | 491 页 | 6.19 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.20.0 User Manual

    capabilities on AMQP Mirror for Disaster Recovery Journal Retention Replication integrated with Zookeeper Broker load balancer Concurrency configuration for core bridges. XPath filter expressions (for org.apache.activemq.artemis.quorum.zookeeper.Cura 0 码力 | 493 页 | 6.20 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.26.0 User Manual

    capabilities on AMQP Mirror for Disaster Recovery Journal Retention Replication integrated with Zookeeper Connection Routers Concurrency configuration for core bridges. XPath filter expressions (for org.apache.activemq.artemis.quorum.zookeeper.Cura 0 码力 | 487 页 | 6.28 MB | 1 年前
    3
共 204 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 21
前往
页
相关搜索词
Nacos架构原理ApacheActiveMQArtemis2.37UserManual2.362.352.342.27Documentation2.302.192.202.26
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩