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

无数据

分类

全部后端开发(666)Java(231)云计算&大数据(190)Spring(181)综合其他(143)数据库(142)Python(123)VirtualBox(113)Weblate(104)C++(91)

语言

全部英语(1076)中文(简体)(93)中文(繁体)(20)英语(7)日语(3)德语(2)法语(2)韩语(2)西班牙语(1)

格式

全部PDF文档 PDF(1213)
 
本次搜索耗时 0.437 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Java
  • 云计算&大数据
  • Spring
  • 综合其他
  • 数据库
  • Python
  • VirtualBox
  • Weblate
  • C++
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 英语
  • 日语
  • 德语
  • 法语
  • 韩语
  • 西班牙语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 High-availability, recovery semantics, and guarantees - CS 591 K1: Data Stream Processing and Analytics

    availability, recovery semantics, and guarantees Vasiliki Kalavri | Boston University 2020 Today’s topics • High-availability and fault-tolerance in distributed stream processing • Recovery semantics and guarantees against failures and guarantee correct results after recovery? • how can we ensure minimal downtime and fast recovery? • how can we hide recovery side-effects from downstream applications? Vasiliki failures. 7 Vasiliki Kalavri | Boston University 2020 Recovery types 8 Vasiliki Kalavri | Boston University 2020 Recovery types • Precise recovery (exactly-once) • It hides the effects of a failure
    0 码力 | 49 页 | 2.08 MB | 1 年前
    3
  • pdf文档 Back to Basics: Move Semantics

    David Olsen, CppCon, 17 Sep 2020 BACK TO BASICS: MOVE SEMANTICS2 David Olsen — Back to Basics: Move Semantics — CppCon 2020 #include The Situation It’s 2003… You need to write code that creates Olsen — Back to Basics: Move Semantics — CppCon 2020 #include typedef std::map dictionary_t;4 David Olsen — Back to Basics: Move Semantics — CppCon 2020 #include typedef std::map dictionary_t;5 David Olsen — Back to Basics: Move Semantics — CppCon 2020 #include typedef std::map dictionary_t; dictionary_t
    0 码力 | 142 页 | 1.02 MB | 5 月前
    3
  • pdf文档 Back to Basics: Move Semantics

    C++ Move Semantics Back to Basics: Move Semantics NICOLAI JOSUTTIS Cppcon 罗 AN Nicolai M. Josuttis C++ Move Semantics C++ Move Semantics Motivation BE josuttis | | eckstein Crpmaae Tcommunication Copy Semantics std: :vector coll1 coll.reserve(3) ; Staclc ,Heap: stad: :string sfgetData() }
    0 码力 | 23 页 | 1020.10 KB | 5 月前
    3
  • pdf文档 Back To Basics: Rvalues and Move Semantics

    Back to Basics: RValue and Move Semantics, Amir Kirsh @ CppCon, 2024About me 2 Back to Basics: RValue and Move Semantics, Amir Kirsh @ CppCon, 2024 Lecturer Academic College of Tel-Aviv-Yaffo Tel-Aviv (C++, but not only)The motivation for Move Semantics 3 Back to Basics: RValue and Move Semantics, Amir Kirsh @ CppCon, 2024The motivation for Move Semantics Godzilla g1 = factory.createFrighteningGodzilla(); RValue and Move Semantics, Amir Kirsh @ CppCon, 2024The motivation for Move Semantics Avoid redundant copying when we can steal from a dead object! 5 Back to Basics: RValue and Move Semantics, Amir Kirsh
    0 码力 | 80 页 | 740.53 KB | 5 月前
    3
  • pdf文档 VMware Data Recovery 管理员指南

    VMware Data Recovery 管理员指南 ZH_CN-000193-00 VMware Data Recovery 2 VMware, Inc. 您可以在 VMware 的网站上找到最新的技术文档,网址为 http://www.vmware.com/cn/support/ VMware 网站还提供了最新的产品更新。 如果您对本文档有任何意见和建议,请将您的反馈提交到: 1 了解 VMware Data Recovery 7 备份虚拟机 7 卷影复制服务 8 删除重复存储的优点 8 2 安装 VMware Data Recovery 9 VMware Data Recovery 系统要求 9 安装客户端插件 9 安装备份设备 10 向备份设备中添加硬盘 10 3 配置 VMware Data Recovery 13 启动备份设备 13 配置备份设备 VMware Data Recovery 故障排除 18 索引 21 VMware, Inc. 3 VMware Data Recovery 4 VMware, Inc. 关于本文档 《VMware Data Recovery 管理员指南》包含为中小型企业建立备份解决方案的信息。 目标读者 本文档适用于需要使用 VMware Data Recovery 提供备份解决方案的用户。本书的目标读者为熟悉虚拟机技术
    0 码力 | 22 页 | 663.62 KB | 1 年前
    3
  • pdf文档 Streaming languages and operator semantics - CS 591 K1: Data Stream Processing and Analytics Spring 2020

    K1: Data Stream Processing and Analytics Spring 2020 2/04: Streaming languages and operator semantics Vasiliki Kalavri | Boston University 2020 Vasiliki Kalavri | Boston University 2020 Languages Almost universally supported across streaming systems and languages albeit with various names and semantics • Allow un-blocking the processing of blocking operators by defining bounded portions of the Continuous queries on data streams • New streams (derived) are defined as virtual views in SQL • Semantics are equivalent to having an append-only table to which new tuples are continuously added. 34
    0 码力 | 53 页 | 532.37 KB | 1 年前
    3
  • pdf文档 PostgreSQL 13.13 Documentation

    .............................................. 702 25.3. Continuous Archiving and Point-in-Time Recovery (PITR) ........................ 703 26. High Availability, Load Balancing, and Replication .... Renamed Features ....................................................................... 2714 O.1. recovery.conf file merged into postgresql.conf ....................... 2714 xx PostgreSQL 13.13 Documentation Columns .................................................................. 368 9.82. pg_control_recovery Output Columns .......................................................... 368 xxiv PostgreSQL
    0 码力 | 2782 页 | 13.00 MB | 1 年前
    3
  • pdf文档 PostgreSQL 12.17 Documentation

    .............................................. 697 25.3. Continuous Archiving and Point-in-Time Recovery (PITR) ........................ 698 26. High Availability, Load Balancing, and Replication .... Renamed Features ....................................................................... 2719 M.1. recovery.conf file merged into postgresql.conf ....................... 2719 M.2. pg_xlogdump renamed to pg_waldump .......................................................................... 361 9.81. pg_control_recovery Columns .................................................................... 361 9.82. Configuration
    0 码力 | 2786 页 | 12.72 MB | 1 年前
    3
  • pdf文档 PostgreSQL 12.17 Documentation

    .............................................. 733 25.3. Continuous Archiving and Point-in-Time Recovery (PITR) ............................. 734 26. High Availability, Load Balancing, and Replication Features ............................................................................ 2873 M.1. recovery.conf file merged into postgresql.conf ............................ 2873 M.2. pg_xlogdump renamed .......................................................................... 381 9.81. pg_control_recovery Columns .......................................................................... 382 9.82. Configuration
    0 码力 | 2943 页 | 12.61 MB | 1 年前
    3
  • pdf文档 PostgreSQL 9.5.25 Documentation

    Control Functions .......................................................................320 9.26.4. Recovery Control Functions ....................................................................322 9.26.5 ...............................................603 24.3. Continuous Archiving and Point-in-Time Recovery (PITR)................................604 24.3.1. Setting Up WAL Archiving.................... ................636 26. Recovery Configuration ....................................................................................................638 26.1. Archive Recovery Settings ...............
    0 码力 | 2558 页 | 6.27 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
HighavailabilityrecoverysemanticsandguaranteesCS591K1DataStreamProcessingAnalyticsSpring2020BacktoBasicsMoveSemanticsToRvaluesVMwareRecovery管理管理员指南StreaminglanguagesoperatorPostgreSQL13.13Documentation12.179.525
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩