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

无数据

分类

全部后端开发(30)数据库(30)TiDB(30)Rust(26)Go(3)Deno(1)

语言

全部中文(简体)(30)英语(21)韩语(2)西班牙语(1)日语(1)葡萄牙语(1)中文(繁体)(1)中文(繁体)(1)

格式

全部PDF文档 PDF(55)PPT文档 PPT(5)
 
本次搜索耗时 0.102 秒,为您找到相关结果约 60 个.
  • 全部
  • 后端开发
  • 数据库
  • TiDB
  • Rust
  • Go
  • Deno
  • 全部
  • 中文(简体)
  • 英语
  • 韩语
  • 西班牙语
  • 日语
  • 葡萄牙语
  • 中文(繁体)
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • ppt文档 使用硬件加速Tokio - 戴翔

    第三届中国 Rust 开发者大会 使用硬件加速 Tokio 演讲人: Loong.Dai, Cathy.Lu Loong Dai • Intel 云原生工程师 • 微软 MVP • Dapr 、 Thanos 、 Golangci-lint 的 Maintainer • 现在主要专注于服务网格领域,探索云原生软硬件结 合新范式 • Github ID: daixiang0 自我介绍 , and they haven't chosen to lock- in a specific runtime. Why need Tokio? Rust does not provide async runtime in std lib Tokio gets the biggest support from the community, and has many sponsors (such (such as Discord, Fly.io, and Embark), even it has paid contributors! Tokio is good enough Tokio Tokio's APIs are memory-safe, thread-safe, and misuse-resistant. This helps prevent common bugs,
    0 码力 | 17 页 | 1.66 MB | 1 年前
    3
  • pdf文档 Comprehensive Rust(Ukrainian) 202412

    приклади в src/main.rs, щоб поекспериментувати з ними: cargo init concurrency cd concurrency cargo add tokio --features full cargo run Структура курсу • Ранок (3 години та 20 хвилин, включаючи перерви) Сегмент можливо (але рідко) реалізувати Future для ваших власних типів. Наприклад, JoinHandle, отриманий від tokio::spawn, реалізує Future, щоб дозволити приєднання до нього. Ключове слово .await, застосоване до ф’ючерсів (виконавець). Rust не має ”вбудованого” середовища виконання, але доступні кілька варіантів: • Tokio: ефективний, із добре розвиненою екосистемою функціональності, наприклад Hyper для HTTP або Tonic
    0 码力 | 396 页 | 1.08 MB | 10 月前
    3
  • pdf文档 Comprehensive Rust(Persian ) 202412

    3 Runtimes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 361 64.3.1 Tokio . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 361 64.4 Task . . . . . . � � � � � � � � � � � � � � � � � � � � � � � : cargo init concurrency cd concurrency cargo add tokio --features full cargo run � � � � � � � � � : • � � � ) � � � � � � �� � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � . � � � � � � � � � JoinHandle � � � � � � � � � � � � � � tokio::spawn Future � � � � � � � � � � � � � � � � � � � � � � � � � � � � � ) joining ( � � � � � � �
    0 码力 | 393 页 | 987.97 KB | 10 月前
    3
  • pdf文档 Comprehensive Rust ?

    3 Runtimes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 347 64.3.1 Tokio . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 347 64.4 Tasks . . . . . . examples into src/main.rs to experiment with them: cargo init concurrency cd concurrency cargo add tokio --features full cargo run Course schedule: • Morning (3 hours and 20 minutes, including breaks) (but uncommon) to implement Future for your own types. For example, the JoinHandle returned from tokio::spawn implements Future to allow joining to it. The .await keyword, applied to a Future, causes
    0 码力 | 378 页 | 1009.46 KB | 1 年前
    3
  • pdf文档 Comprehensive Rust(English) 202412

    3 Runtimes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 352 63.3.1 Tokio . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 353 63.4 Tasks . . . . . . examples into src/main.rs to experiment with them: cargo init concurrency cd concurrency cargo add tokio --features full cargo run Course schedule: • Morning (3 hours and 20 minutes, including breaks) (but uncommon) to implement Future for your own types. For example, the JoinHandle returned from tokio::spawn implements Future to allow joining to it. The .await keyword, applied to a Future, causes
    0 码力 | 382 页 | 1.00 MB | 10 月前
    3
  • pdf文档 Comprehensive Rust(简体中文) 202412

    3 Runtimes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 329 63.3.1 Tokio . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 329 63.4 任务 . . . . . . . crate,下载所需的依赖项,做好课前准备。然后,你可以将示例复制/粘贴到 src/main.rs 中,以便对以下代码进行实验: cargo init concurrency cd concurrency cargo add tokio --features full cargo run 课程形式 本课程的互动性非常强,建议你以问题驱动探索 Rust! 1.2 键盘快捷键 mdBook 中有一些实用键盘快捷键: • Arrow-Left pub enum Poll { Ready(T), Pending, } 异步函数会返回 impl Future。对于自定义的类型,也可以实现 Future(但不常见)。例如,从 tokio::spawn 返回的 JoinHandle 会实现 Future,以允许加入该任务。 在 Future 中使用 .await 关键字会导致当前异步函数暂停,直到该 Future 准备就绪,然后计算其输
    0 码力 | 359 页 | 1.33 MB | 10 月前
    3
  • pdf文档 Comprehensive Rust(Español) 202412

    64.3 Runtimes (Tiempos de Ejecución) . . . . . . . . . . . . . . . . . . . . . . . . 357 64.3.1 Tokio . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 357 64.4 Tasks . . . . . . ejemplos en src/main.rs para experimentar con ellos: cargo init concurrency cd concurrency cargo add tokio --features full cargo run Horario del curso: • Mañana (3 horas y205 minutos, incluidos los descansos) no es habitual) implementar Future para tus propios tipos. Por ejemplo, el JoinHandle devuelto por tokio::spawn implementa Future para permitir que se una a él. La palabra clave .await, aplicada a un futuro
    0 码力 | 389 页 | 1.04 MB | 10 月前
    3
  • pdf文档 Comprehensive Rust(繁体中文)

    3 Runtimes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 329 63.3.1 Tokio . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 329 63.4 工作 . . . . . . . Crate,然後下載並準備執行依附元件。接著就能將範例複製貼上至 src/main.rs, 使用這些範例進行實驗: cargo init concurrency cd concurrency cargo add tokio --features full cargo run 形式 本課程極具互動性,因此建議您根據各項疑問,帶領學員瞭解 Rust! 1.2 鍵盤快速鍵 以下為 mdBook 中實用的鍵盤快速鍵: pub enum Poll { Ready(T), Pending, } 非同步函式會傳回 impl Future。您也可以為自己的型別實作 Future,但不常見。舉例來說,從 tokio::spawn 傳回的 JoinHandle 會實作 Future,以便允許會合。 套用至 Future 的 .await 關鍵字會暫停目前的非同步函式,直到 Future 準備就緒,接著則會計算其輸
    0 码力 | 358 页 | 1.41 MB | 10 月前
    3
  • pdf文档 Comprehensive Rust(Português do Brasil) 202412

    64.3 Tempos de Execução . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 358 64.3.1 Tokio . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 358 64.4 Tarefas . . . . . exemplos para src/main.rs para experimentá-los: cargo init concurrency cd concurrency cargo add tokio --features full cargo run Agenda do curso: • Morning (3 hours and 20 minutes, including breaks) pouco comum) implementar Future para seus próprios tipos. Por exemplo, o JoinHandle retornado de tokio::spawn implementa Future para permitir juntar-se a ele. A palavra-chave .await, aplicada a uma Future
    0 码力 | 389 页 | 1.05 MB | 10 月前
    3
  • pdf文档 Comprehensive Rust(繁体中文) 202406

    3 Runtimes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 327 63.3.1 Tokio . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 327 63.4 工作 . . . . . . . Crate,然後下載並準備執行依附元件。接著就能將範例複製貼上至 src/main.rs, 使用這些範例進行實驗: cargo init concurrency cd concurrency cargo add tokio --features full cargo run 形式 本課程極具互動性,因此建議您根據各項疑問,帶領學員瞭解 Rust! 1.2 鍵盤快速鍵 以下為 mdBook 中實用的鍵盤快速鍵: pub enum Poll { Ready(T), Pending, } 非同步函式會傳回 impl Future。您也可以為自己的型別實作 Future,但不常見。舉例來說,從 tokio::spawn 傳回的 JoinHandle 會實作 Future,以便允許會合。 套用至 Future 的 .await 關鍵字會暫停目前的非同步函式,直到 Future 準備就緒,接著則會計算其輸
    0 码力 | 356 页 | 1.41 MB | 1 年前
    3
共 60 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
前往
页
相关搜索词
戴翔使用硬件加速硬件加速TokioComprehensiveRustUkrainian202412PersianEnglish简体中文简体中文Espaol繁体繁体中文PortugudoBrasil
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩