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

无数据

分类

全部后端开发(1127)Java(360)Python(354)综合其他(353)Spring(303)数据库(265)Weblate(251)云计算&大数据(230)VirtualBox(105)UML(96)

语言

全部英语(1649)中文(简体)(289)中文(繁体)(22)日语(16)德语(15)俄语(15)西班牙语(13)法语(13)韩语(13)英语(7)

格式

全部PDF文档 PDF(1531)其他文档 其他(462)TXT文档 TXT(61)PPT文档 PPT(5)DOC文档 DOC(2)
 
本次搜索耗时 0.088 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Java
  • Python
  • 综合其他
  • Spring
  • 数据库
  • Weblate
  • 云计算&大数据
  • VirtualBox
  • UML
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 德语
  • 俄语
  • 西班牙语
  • 法语
  • 韩语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Apache Cassandra static column 介绍与实战

    Apache Cassandra static column 介绍与实战 Spark大数据博客 - https://www.iteblog.com Apache Cassandra static column 介绍与实战 假设我们有这样的场景:我们想在 Cassandra 中使用一张表记录用户基本信息(比如 email、密 码等)以及用户状态更新。我们知道,用户的基本信息一般很少会变动,但是状态会经常变化, 间。为了解决这种问题 ,Cassandra 引入了 static column。同一个 partition key 中被声明为 static 的列只有一个值的,也就是只存储一份。 如果想及时了 解Spark、Hadoop或者Hbase相关的文章,欢迎关注微信公共帐号:iteblog_hadoop 定义 static column 在表中将某个列定义为 STATIC 很简单,只需要在列的最后面加上 username 只会有一个 email 和 encrypted_password 。 注意,不是任何表都支持给列加上 STATIC 关键字的,静态列有以下限制。 如果表没有定义 Clustering columns(又称 Clustering key),这种情况是不能添加静态列的。如下: cqlsh:iteblog_keyspace> CREATE TABLE "iteblog_users_with_s
    0 码力 | 5 页 | 0 Bytes | 1 年前
    3
  • pdf文档 Rust算法教程 The Algos (algorithms)

    let column: u8 = bytes[0] - b'a'; let row: u8 = bytes[1] - b'1'; if column <= 2 && row <= 2 { move_position = Some(Position { x: column, y: row }); /// Recompute the centroids given the current clustering fn recompute_centroids( xs: &[Vec<$kind>], clustering: &[usize], k: usize, ndims]; let mut n_cluster: $kind = 0.0; xs.iter().zip(clustering.iter()).for_each(|(xi, &zi)| { if zi == cluster_ix {
    0 码力 | 270 页 | 8.46 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 5 - Advanced Compression Techniques

    performance tradeoff. Next, the chapter goes over weight sharing using clustering. Weight sharing, and in particular clustering is a generalization of quantization. If you noticed, quantization ensures range. It creates equal sized quantization ranges (bins), regardless of the frequency of data. Clustering helps solve that problem by adapting the allocation of precision to match the distribution of the a convolutional layer which receives a 3-channel input. Each individual 3x3 matrix is a kernel. A column of 3 kernels represents a channel. As you might notice, with such structured sparsity we can obtain
    0 码力 | 34 页 | 3.18 MB | 1 年前
    3
  • pdf文档 Apache Karaf Cellar 3.x Documentation

    See the [Transport and DOSGi] section of the user guide. Finally, Cellar also provides "runtime clustering" by providing dedicated feature like: • HTTP load balancing • HTTP sessions replication • log |grep -i cellar cellar-core | 3.0.3 | | karaf-cellar-3.0.3 | Karaf clustering core hazelcast | 3.4.2 | | karaf-cellar-3.0.3 | In memory data shell support cellar | 3.0.3 | | karaf-cellar-3.0.3 | Karaf clustering cellar-dosgi | 3.0.3 | | karaf-cellar-3.0.3 | DOSGi support cellar-obr
    0 码力 | 34 页 | 157.07 KB | 1 年前
    3
  • pdf文档 Apache Karaf Cellar 4.x - Documentation

    See the transport and DOSGi section of the user guide. Finally, Cellar also provides "runtime clustering" by providing dedicated feature like: * HTTP load balancing * HTTP sessions replication * log you can note there the "Located" column containing where the feature is located (local to the node, or on the cluster group). You can also see the "Blocked" column indicating if the feature is blocked add/remove any PID he wishes to the whitelist/blacklist. 3. The role of Hazelcast The idea behind the clustering engine is that for each unit that we want to replicate, we create an event, broadcast the event
    0 码力 | 39 页 | 177.09 KB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.32.0 User Manual

    . . . . . . . . . . . . . . . . . . . . . . . . 295 43.8. Changing the username/password for clustering . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 295 43.9. Securing non-destructive . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 332 50.4. Clustering . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 500 87.12. Clustering with JGroups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
    0 码力 | 528 页 | 10.88 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.31.1 User Manual

    . . . . . . . . . . . . . . . . . . . . . . . . 291 42.8. Changing the username/password for clustering . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 291 42.9. Securing non-destructive . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 328 49.4. Clustering . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 499 86.13. Clustering with JGroups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
    0 码力 | 525 页 | 10.75 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.31.2 User Manual

    . . . . . . . . . . . . . . . . . . . . . . . . 291 42.8. Changing the username/password for clustering . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 291 42.9. Securing non-destructive . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 328 49.4. Clustering . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 499 86.13. Clustering with JGroups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
    0 码力 | 525 页 | 10.76 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.31.0 User Manual

    . . . . . . . . . . . . . . . . . . . . . . . . 291 42.8. Changing the username/password for clustering . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 291 42.9. Securing non-destructive . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 328 49.4. Clustering . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 498 86.13. Clustering with JGroups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
    0 码力 | 524 页 | 10.73 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.30.0 User Manual

    you can guarantee zero message loss or duplication in event of server failure. Hugely flexible clustering. Create clusters of servers that know how to load balance messages. Link geographically distributed JDBC persistence then due to the changes in ARTEMIS- 3679 you'll need to update your database. The column HOLDER_EXPIRATION_TIME on the NODE_MANAGER_STORE changed from a TIMESTAMP to a BIGINT (or hardly aware of each other. Apache ActiveMQ Artemis provides very configurable state-of-the-art clustering model where messages can be intelligently load balanced between the servers in the cluster, according
    0 码力 | 500 页 | 6.37 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
ApacheCassandrastaticcolumn介绍实战Rust教程TheAlgoalgorithmEfficientDeepLearningBookEDLChapterAdvancedCompressionTechniquesKarafCellarDocumentationActiveMQArtemis2.32UserManual2.312.30
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩