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

无数据

分类

全部数据库(21)数据库中间件(21)

语言

全部中文(简体)(11)英语(7)

格式

全部PDF文档 PDF(21)
 
本次搜索耗时 0.107 秒,为您找到相关结果约 21 个.
  • 全部
  • 数据库
  • 数据库中间件
  • 全部
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Apache ShardingSphere 5.0.0-alpha Document

    –n –t test_plan/test.jmx test.jmx example:https://github.com/apache/shardingsphere-benchmark/tree/master/ report/script/test_plan/test.jmx Process Result Data Make sure the location of result.jtl file Software Environment Jenins: The latest version Sysbench: 1.0.20 ShardingSphere-Proxy: package from master branch MySQL Server: 5.7.28 Test Program According to the above hardware environment, the configuration environment. ShardingSphere-Proxy Configuration Proxy runs on ${host-proxy} Version includes: Master branch, 4.1.1, 3.0.0 Scenarios: config-sharding, config-replica-query, config-sharding-replica-query
    0 码力 | 311 页 | 2.09 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.0.0 Document

    Item Explanation dataSources: ds_master: !!org.apache.commons.dbcp.BasicDataSource driverClassName: com.mysql.jdbc.Driver url: jdbc:mysql://localhost:3306/ds_master username: root password: ds_slave0: 06/ds_slave1 username: root password: masterSlaveRule: name: ds_ms masterDataSourceName: ds_master slaveDataSourceNames: [ds_slave0, ds_slave1] props: sql.show: true Create a DataSource through Item Explanation dataSources: ds_master: !!org.apache.commons.dbcp.BasicDataSource driverClassName: com.mysql.jdbc.Driver url: jdbc:mysql://localhost:3306/ds_master username: root password: ds_slave0:
    0 码力 | 403 页 | 3.15 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.1.2 Document

    quick start with Apache ShardingSphere. Example Codes: https://github.com/apache/shardingsphere/tree/master/examples 2.1 ShardingSphere-JDBC 2.1.1 Scenarios There are four ways you can configure Apache ShardingSphere‐JDBC is suitable for java application. Source Codes: https://github.com/apache/shardingsphere/tree/master/shardingsphere‐jdbc 3.1.2 ShardingSphere-Proxy ShardingSphere‐Proxy is the second product of Apache providing op‐ erational entries for DBA. Source Codes: https://github.com/apache/shardingsphere/tree/master/shardingsphere‐proxy 3.1. Adaptor 12 Apache ShardingSphere document, v5.1.2 3.1.3 Hybrid Adaptors
    0 码力 | 503 页 | 3.66 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 中文文档 5.0.0

    shardingsphere-4.x 读写分离 配置项说明 # 省略数据源配置,与数据分片一致 spring.shardingsphere.sharding.master-slave-rules.<master-slave-data-source-name>. master-data-source-name= # 主库数据源名称 5.1. ShardingSphere-JDBC 123 Apache ShardingSphere shardingsphere.sharding.master-slave-rules.<master-slave-data-source-name>. slave-data-source-names[0]= # 从库数据源名称列表 spring.shardingsphere.sharding.master-slave-rules.<master-slave-data-source-name>. shardingsphere.sharding.master-slave-rules.<master-slave-data-source-name>. slave-data-source-names[x]= # 从库数据源名称列表 spring.shardingsphere.sharding.master-slave-rules.<master-slave-data-source-name>.
    0 码力 | 385 页 | 4.26 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.1.1 Document

    Database discovery of MySQL’s MGR ShowSlaveSt atusDatabaseDiscoveryType Database discovery of MySQL’s master‐slave delay OpenG aussDatabaseDiscoveryType Database discovery of openGauss 6.10 Distributed Transaction –n –t test_plan/test.jmx test.jmx example:https://github.com/apache/shardingsphere-benchmark/tree/master/ report/script/test_plan/test.jmx 7.7. Test 310 Apache ShardingSphere document, v5.1.1 Process Software Environment Jenkins: The latest version Sysbench: 1.0.20 ShardingSphere-Proxy: package from master branch MySQL Server: 5.7.28 Test Program According to the above hardware environment, the configuration
    0 码力 | 458 页 | 3.43 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 中文文档 5.0.0-alpha

    jmeter –n –t test_plan/test.jmx test.jmx 参考 https://github.com/apache/shardingsphere-benchmark/tree/master/report/ script/test_plan/test.jmx 压测结果处理 注意修改为上一步生成的 result.jtl 的位置。 sh shardingsphere-bench 1.0.20 ShardingSphere-Proxy: master 分支代码打包 MySQL Server: 5.7.28 测试方案 根据以上的硬件环境,配置参数如下,参数应根据硬件环境改变而调整 ShardingSphere-Proxy 配置 Proxy 运行在${host-proxy} 机器 版本包括:Master 分支版本、4.1.1 版本、3.0.0 版本 场景包括:c 2) 3. sysbench_master_slave: a. 远程部署各版本 Proxy 的读写分离场景 b. 执行 Sysbench 命令压测 Proxy c. 执行 Sysbench 命令压测 MySQL Server d. 保存 Sysbench 压测结果 e. 使用画图脚本生成性能曲线和表格 4. sysbench_sharding_master_slave: a. 远程部署各版本
    0 码力 | 301 页 | 3.44 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 中文文档 5.1.2

    本章节以尽量短的时间,为使用者提供最简单的 Apache ShardingSphere 的快速入门。 示例代码:https://github.com/apache/shardingsphere/tree/master/examples 2.1 ShardingSphere-JDBC 2.1.1 应用场景 Apache ShardingSphere‐JDBC 可以通过 Java,YAML,Spring 命名空间和 静态入口 无 有 ShardingSphere‐JDBC 的优势在于对 Java 应用的友好度。 源码:https://github.com/apache/shardingsphere/tree/master/shardingsphere‐jdbc 3.1.2 ShardingSphere-Proxy ShardingSphere‐Proxy 是 Apache ShardingSphere 的第 ShardingSphere‐Proxy 的优势在于对异构语言的支持,以及为 DBA 提供可操作入口。 源码:https://github.com/apache/shardingsphere/tree/master/shardingsphere‐proxy 3.1.3 混合架构 ShardingSphere‐JDBC 采用无中心化架构,与应用程序共享资源,适用于 Java 开发的高性能的轻量级 OLTP
    0 码力 | 446 页 | 4.67 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 中文文档 5.1.1

    shardingsphere‐${latest.release.version}‐shardingsphere‐proxy‐bin.tar.gz 或者通过下载页面获取安装包。 Scaling 还是实验性质的功能,建议使用 master 分支最新版本,点击此处下载每日构建版本 2. 解压缩 proxy 发布包,修改配置文件 conf/config-sharding.yaml。详情请参见 proxy 启动手 册。 3. 修改配置文件 jmeter –n –t test_plan/test.jmx test.jmx 参考 https://github.com/apache/shardingsphere-benchmark/tree/master/report/ script/test_plan/test.jmx 压测结果处理 注意修改为上一步生成的 result.jtl 的位置。 sh shardingsphere-bench 通过一些未公开 (代码中可查, 但可能会在未来有变化) 的变量, 可以配置来兼容其他支持 JDBC 的数据库, 但由于没有足够的测试支持, 可能会有严重的兼容性问题, 配置时候要求至少有一个 master_ds_0: # 数据源名称, 可以是合法的字符串, 目前的校验规则中, 没有强制性要求, 只要是合法的 yaml 字符串即可, 但如果要用于分库分表配置, 则需要有有意义的标志 (在分库分表配置中详述)
    0 码力 | 409 页 | 4.47 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 中文文档 5.1.0

    shardingsphere‐${latest.release.version}‐shardingsphere‐proxy‐bin.tar.gz 或者通过下载页面获取安装包。 Scaling 还是实验性质的功能,建议使用 master 分支最新版本,点击此处下载每日构建版本 2. 解压缩 proxy 发布包,修改配置文件 conf/config-sharding.yaml。详情请参见proxy 启动手 册。 3. 修改配置文件 jmeter –n –t test_plan/test.jmx test.jmx 参考 https://github.com/apache/shardingsphere-benchmark/tree/master/report/ script/test_plan/test.jmx 压测结果处理 注意修改为上一步生成的 result.jtl 的位置。 sh shardingsphere-bench 通过一些未公开 (代码中可查, 但可能会在未来有变化) 的变量, 可以配置来兼容其他支持 JDBC 的数据库, 但由于没有足够的测试支持, 可能会有严重的兼容性问题, 配置时候要求至少有一个 master_ds_0: # 数据源名称, 可以是合法的字符串, 目前的校验规则中, 没有强制性要求, 只要是合法的 yaml 字符串即可, 但如果要用于分库分表配置, 则需要有有意义的标志 (在分库分表配置中详述)
    0 码力 | 406 页 | 4.40 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere v5.5.0 document

    quick start with Apache ShardingSphere. Example Codes: https://github.com/apache/shardingsphere/tree/master/examples 7.1 ShardingSphere-JDBC 7.1.1 Scenarios There are two ways you can configure Apache ShardingSphere: order_id WHERE o. order_id in (10, 11); The t_order table will be used by ShardingSphere as the master table for the entire binding table since it specifies the sharding condition. All routing calculations Pull from DockerHub docker pull apache/shardingsphere-proxy • Method 2: Acquire latest master branch image master: https://github.com/apache/shardingsphe re/pkgs/container/shardingsphere‐proxy • Method
    0 码力 | 602 页 | 3.85 MB | 1 年前
    3
共 21 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
ApacheShardingSphere5.0alphaDocument5.1中文文档v5document
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩