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

无数据

分类

全部后端开发(13)Julia(10)系统运维(4)综合其他(4)人工智能(4)Python(2)Tornado(2)网络与安全(2)Go(1)DevOps(1)

语言

全部中文(繁体)(10)英语(7)中文(简体)(2)ro(1)zh(1)

格式

全部PDF文档 PDF(18)DOC文档 DOC(2)其他文档 其他(1)
 
本次搜索耗时 0.321 秒,为您找到相关结果约 21 个.
  • 全部
  • 后端开发
  • Julia
  • 系统运维
  • 综合其他
  • 人工智能
  • Python
  • Tornado
  • 网络与安全
  • Go
  • DevOps
  • 全部
  • 中文(繁体)
  • 英语
  • 中文(简体)
  • ro
  • zh
  • 全部
  • PDF文档 PDF
  • DOC文档 DOC
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Best practices for building Kubernetes Operators

    llers-overview-b6ec086c1fbControllers ● Controller tracks at least one resource type ● It’s a common approach to manage only one resource type per controller ● Controllers reconciliation loop/control ● Built-in controller examples: ○ ReplicaSert ○ Deployment ○ StatefulSet ○ JobOperators ● Concept was introduced in 2016 by the CoreOS ● Operators are software extensions that use custom resources comparison to validating webhooks ● Allows to compare values/sets/objects from the whole manifest ● Custom error messages https://github.com/kubernetes/enhancements/blob/master/keps/sig-api-machinery/28
    0 码力 | 36 页 | 2.19 MB | 6 月前
    3
  • pdf文档 Tornado 6.5 Documentation

    current user. • set_default_headers - may be used to set additional headers on the response (such as a custom Server header). Error Handling If a handler raises an exception, Tornado will call RequestHandler and a one-line description of the error (e.g. “500: Internal Server Error”) otherwise. To produce a custom error page, override RequestHandler.write_error (probably in a base class shared by all your handlers) %} {% end %} and entry.html: {% module Entry(entry, show_comments=True) %} Modules can include custom CSS and JavaScript functions by overriding the embedded_css, embedded_javascript, javascript_files
    0 码力 | 272 页 | 1.12 MB | 3 月前
    3
  • epub文档 Tornado 6.5 Documentation

    current user. set_default_headers - may be used to set additional headers on the response (such as a custom Server header). Error Handling If a handler raises an exception, Tornado will call RequestHandler and a one-line description of the error (e.g. “500: Internal Server Error”) otherwise. To produce a custom error page, override RequestHandler.write_error (probably in a base class shared by all your handlers) {% end %} and entry.html: {% module Entry(entry, show_comments=True) %} Modules can include custom CSS and JavaScript functions by overriding the embedded_css, embedded_javascript, javascript_files
    0 码力 | 437 页 | 405.14 KB | 3 月前
    3
  • pdf文档 XDNN TVM - Nov 2019

    Instances U250 – 4 Instances Amazon F1 ˃ ~1536 DSPs @ 700MHz Execution Controller Spill / Restore DMA Controller Weights DMA Controller Systolic Array Bias ReLU Bias ReLU Bias ReLU Bias ReLU Pooling 80% 100% VGG16 ResNet-50 GoogleNet-V3 Aristotle on 7020 FPGA Iphone8plus Kirin 970 CPU MEM CONTROLLER BUS Data Mover IMG WR SCHEDULER WEIGHTS WR SCHEDULER SMART MEM FABRIC IMG RD SCHEDULER
    0 码力 | 16 页 | 3.35 MB | 5 月前
    3
  • pdf文档 PFS SPDK: Storage Performance Development Kit

    size_t max_count) ●这个函数的实现是按PRP的规定来做的 ●IOPortal就是IOBuf,是BRPC存放数据的类 ●CurveBS 使用brpc::Controller 的attachment 发送数据 ●attachment是一个IOBuf ●IOBuf直接通过rdma发送出去 ●以上过程在读chunk的代码路径上实现了零copy。10/17/22
    0 码力 | 23 页 | 4.21 MB | 6 月前
    3
  • pdf文档 CurveFS rename 接口实现方案

    MVCC): MVCC ( ) ,即多版本并发控制,主要解决的是并发读写时的冲突问题,利用该机制在读写时候可以去除锁机制 Multi-version Concurrency Controller (备注:我认为利用 MVCC 可以保证事务 ACID 中的 C(一致性) 和 I(隔离性)) 方案主要借鉴 leveldb 与 etcd(boltdb) 中事务的实现(主要利用
    0 码力 | 15 页 | 555.93 KB | 6 月前
    3
  • pdf文档 Julia 1.11.4

    Operations on Types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 151 12.15 Custom pretty-printing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 152 12.16 "Value types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1788 102.8 Creating Custom AbstractTestSet Types . . . . . . . . . . . . . . . . . . . . . . . 1789 102.9 Test utilities . Package Images . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1862 105.15 Custom LLVM Passes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1863 105.16 Working
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 Julia 1.11.5 Documentation

    Operations on Types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 151 12.15 Custom pretty-printing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 152 12.16 "Value types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1788 102.8 Creating Custom AbstractTestSet Types . . . . . . . . . . . . . . . . . . . . . . . 1789 102.9 Test utilities . Package Images . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1862 105.15 Custom LLVM Passes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1863 105.16 Working
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 Julia 1.11.6 Release Notes

    Operations on Types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 151 12.15 Custom pretty-printing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 152 12.16 "Value types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1788 102.8 Creating Custom AbstractTestSet Types . . . . . . . . . . . . . . . . . . . . . . . 1789 102.9 Test utilities . Package Images . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1862 105.15 Custom LLVM Passes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1863 105.16 Working
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 julia 1.10.10

    Operations on Types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 143 11.15 Custom pretty-printing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 144 11.16 "Value types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1513 98.8 Creating Custom AbstractTestSet Types . . . . . . . . . . . . . . . . . . . . . . . 1514 98.9 Test utilities . maintenance and care of multi-threading locks . . . . . . . . . . . . . . . . 1592 101.19 Arrays with custom indices . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1596 101.20 Module loading
    0 码力 | 1692 页 | 6.34 MB | 3 月前
    3
共 21 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
BestpracticesforbuildingKubernetesOperatorsTornado6.5DocumentationXDNNTVMNov2019PFSSPDKStoragePerformanceDevelopmentKitCurveFSrename接口实现方案Julia1.11ReleaseNotesjulia1.1010
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩