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

无数据

分类

全部系统运维(170)Linux(72)Zabbix(26)httpd(23)DevOps(15)网络与安全(15)存储(14)eBPF(12)Cilium(7)Prometheus(4)

语言

全部英语(91)中文(简体)(67)法语(2)日语(2)JavaScript(1)德语(1)西班牙语(1)意大利语(1)葡萄牙语(1)zh(1)

格式

全部PDF文档 PDF(134)其他文档 其他(26)DOC文档 DOC(9)PPT文档 PPT(1)
 
本次搜索耗时 0.057 秒,为您找到相关结果约 170 个.
  • 全部
  • 系统运维
  • Linux
  • Zabbix
  • httpd
  • DevOps
  • 网络与安全
  • 存储
  • eBPF
  • Cilium
  • Prometheus
  • 全部
  • 英语
  • 中文(简体)
  • 法语
  • 日语
  • JavaScript
  • 德语
  • 西班牙语
  • 意大利语
  • 葡萄牙语
  • zh
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Open Flags 调研

    © XXX Page 1 of 23 open flags 调研(已实现)© XXX Page 2 of 23 open接口原型 open flags flags定义 flags的含义 libfuse open open flags 在curvefs上的测试 open flags 实现方式 整体flags支持方案 具体flag的实现方案 O_TRUNC I/O模式类 O_DIRECT O_SYNC FASYNC, O_TMPFILE 结论 参考文献 open接口原型 # man page open, openat, creat - open and possibly create a file #include int open(const char *pathname, int flags); int open(const char *pathname, int flags int flags, mode_t mode); int openat2(int dirfd, const char *pathname, const struct open_how *how, size_t size); open系统调用会打开pathname指定的文件(如果不存在,如果携带O_CREAT flag则会创建),返回一个文件描述符fd(该fd是进程打开文件描述符表的index),
    0 码力 | 23 页 | 524.47 KB | 6 月前
    3
  • word文档 Open Discussion on Project Planning

    Open Discussion on Project Planning Planning in an Agile Environment Key Tenets  Planning should focus strongly on the near term  Eliminate waste caused by planning for eventualities that never come circumstances o Agile methodology does not force programs to establish their full scope, requirements, and design at the start, but assumes that these will change over time. Even so, the program must maintain a applications o Replace comprehensive Preliminary Design Reviews (PDRs) and Critical Design Reviews (CDRs) with more frequent and incremental design reviews during the release planning phases. To demonstrate
    0 码力 | 2 页 | 49.30 KB | 5 月前
    3
  • word文档 DoD CIO Enterprise DevSecOps Reference Design - Summary

    Enterprise DevSecOps Reference Design from the DoD CIO – A Summary Content referenced from: https://dodcio.defense.gov/Portals/0/Documents/DoD%20Enterprise%20DevSecOps%20Reference %20Design%20v1.0_Public%20Release com/jondavid-black/DevOpsForDefense/raw/master/Meetup/2019/2019-10%20DO4D%20- %20DevSecOps%20Reference%20Design.pdfContainerized Software Factory Reference DesignSoftware Factory using Cloud DevSecOps Services
    0 码力 | 8 页 | 3.38 MB | 5 月前
    3
  • pdf文档 openEuler OS Technical Whitepaper Innovation Projects (June, 2023)

    Package Repositories 005 Open and Transparent Management of the Open Source Software Supply Chain 005 Community-certified openEuler Distributions 006 openEuler Open Source OS Architecture 007 Projects Introduction 002 openEuler OS Technical White Paper Innovation Projects The openEuler open source community is incubated and operated by the OpenAtom Foundation. openEuler is a digital infrastructure cloud computing, edge computing, and embedded deployment. This secure, stable, and easy-to-use open source OS is compatible with multiple computing architectures. It is ideal for operational technology
    0 码力 | 116 页 | 3.16 MB | 1 年前
    3
  • pdf文档 The Path to GitOps

    Challenges of Infrastructure as Code Containers Change the Game Argo CD Flux Open Cluster Management Other GitOps Tools PipeCD Keptn Pulumi Kubernetes Operator GitOps, there is no webhook that needs to be hit. Instead, there is a reconciliation loop. This design leads to the final principle. Continuously Reconciled The fourth and final principle is another works/blog/the-history-of-gitops [1.8] https://www.cncf.io [1.9] https://opengitops.dev [1.10] https://github.com/open-gitops/documents/releases/tag/v1.0.0 [1.11] https://www.redhat.com/en/topics/automation/what-is-yaml
    0 码力 | 45 页 | 1.09 MB | 1 年前
    3
  • pdf文档 openEuler 21.09 技术白皮书

    computing, edge computing, and embedded deployment. It provides a secure, stable, and easy-to-use open source OS that is compatible with multiple computing architectures. openEuler suits operational and communications technology (ICT). The openEuler open source community is a portal available to global developers, with the goal of building an open, diversified, and architecture-inclusive software history of helping enterprises develop their software, hardware, and applications. The openEuler open source community was officially established on December 31, 2019, with the original focus of innovating
    0 码力 | 36 页 | 3.40 MB | 1 年前
    3
  • pdf文档 MITRE Defense Agile Acquisition Guide - Mar 2014

    users throughout development to ensure high operational value Agile practices integrate planning, design, development, and testing into an iterative lifecycle to deliver software at frequent intervals the requirements, systems engineering, contracting, cost estimating, and testing communities to design processes around short releases. Acquisition executives must also streamline the decision process their insights to help program managers better understand Agile fundamentals, how to structure and design a program to enable Agile development, and how to partner with the process owners of various acquisition
    0 码力 | 74 页 | 3.57 MB | 5 月前
    3
  • pdf文档 Ubuntu Desktop Training 2009

    Ubuntu ......................................... 1 1.1. About Open Source .............................. 2 1.2. Free Software Movement, Open Source and Linux ........................................ 3 1 The Free Software Movement ........................................................... 3 1.2.2. The Open Source Movement and Linux ........................................... 3 1.3. About Ubuntu ...... graphics arts tools, multi-media and music. Objectives This course will teach you: • The concepts of open source and how they tie in with Ubuntu • The benefits of using Ubuntu • How to customise the look
    0 码力 | 428 页 | 57.45 MB | 1 年前
    3
  • pdf文档 This Debian Reference (version 2.109)

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . 171 9.8.10 Undeleting deleted but still open files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 172 9.8.11 Searching https://wiki.debian.org/ for the moving and specific topics • The Single UNIX Specification from the Open Group’s The UNIX System Home Page • The free encyclopedia from Wikipedia at https://www.wikipedia yourself. In order to help you get started smoothly, I elaborate a few basic points. The powerful design of Debian GNU/Linux comes from the Unix operating system, i.e., a multiuser, multitasking operating
    0 码力 | 266 页 | 1.25 MB | 1 年前
    3
  • word文档 The DevOps Handbook

    of troubles; instead, human error is a consequence of the design of the tools that we gave them.” 2. Accidents are due to the inevitable design problems in complex systems that we build; they are system from critical areas. ii. Michael Nygard, author of Release It! Design and Deploy Production-Ready Software, “If you do not design your failure modes, then you will get whatever unpredictable—and usually the living documentation of the system specification and represent working examples of API use e. DESIGN FOR OPERATIONS THROUGH CODIFIED NON-FUNCTIONAL REQUIREMENTS i. Designing for fast flow, deployability
    0 码力 | 9 页 | 25.13 KB | 5 月前
    3
共 170 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 17
前往
页
相关搜索词
OpenFlags调研DiscussiononProjectPlanningDoDCIOEnterpriseDevSecOpsReferenceDesignSummaryopenEulerOSTechnicalWhitepaperInnovationProjectsJune2023ThePathtoGitOps21.09技术白皮皮书白皮书MITREDefenseAgileAcquisitionGuideMar2014UbuntuDesktopTrainingThisDebianversion2.109DevOpsHandbook
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩