闫明 RustConfChina TiDB Serverless.pptx0 码力 | 1 页 | 133.00 B | 6 月前3
唐刚 - Use Rust to Develop the Decentralized Open Data Application - RustChinaConf2023Contract ★ Serverless The Weapons Web3 Utilizes For mainstream tech stack, e. g. Ethereum ➔ A world-wide unified network to provide a serverless layer • A single-core CPU machine • Is serverless really0 码力 | 30 页 | 2.53 MB | 1 年前3
夏歌-使用Rust构建LLM应用在系统编程已经取得了巨大成功 培养更广泛的 Rust 开发 围绕 LLM 生态封装相应的 Rust 框 架,让开发者能够使用简单的 Rust 写 应用 如何用 Rust 实现的 构建和部署 AI 相关工作流的 serverless 平台 • 上传 Rust function ,平台负责将 Rust 编译成 Wasm ,并运行在 WasmEdge 安全容 器中 • 平台封装了一些常用 LLM 和 SaaS 的 API crate ,比如 ChatGPT 、 telegram 、 GitHub 、 Discord 、向量数据库比如 qdront 。 • 整个 serverless 平台是为 Rust 和 WebAssembly 设计的 视频演示如何使用 serverless 的方式部署 一个 PR review 机器人。 待插入视频,大概是 2 分钟的录屏 Talk is cheap, show me the0 码力 | 36 页 | 38.31 MB | 1 年前3
ClickHouse: настоящее и будущееоценке 2 млрд Направления работы ClickHouse Inc 25 1. Создать облачный сервис для ClickHouse в serverless формате с динамическим масштабированием 2. Развитие и поддержка ClickHouse в open-source с0 码力 | 32 页 | 2.62 MB | 1 年前3
Working with Asynchrony Generically: A Tour of C++ Executorsspawned work4 P2300: STD::EXECUTION Proposes: • A set of concepts that represent: • A handle to a compute resource (aka, scheduler) • A unit of lazy async work (aka, sender) • A completion handler (aka Launching concurrent work6 EXAMPLE: LAUNCHING CONCURRENT WORK namespace ex = std::execution; int compute_intensive(int); int main() { unifex::static_thread_pool pool{8}; ex::scheduler auto sched = ex::then(ex::schedule(sched), [] { return compute_intensive(0); }), ex::then(ex::schedule(sched), [] { return compute_intensive(1); }), ex::then(ex::schedule(sched), [] { return compute_intensive(2); }) );0 码力 | 121 页 | 7.73 MB | 6 月前3
KubeCon2020/大型Kubernetes集群的资源编排优化HPA2 … HPAn HPA1 1. HPA can be turned on/off separately 2. Support for separate configuration of compute cycles 3. Support configuring tolerance for each HPA separately 4. Support Cron HPA An HPA0 码力 | 27 页 | 3.91 MB | 1 年前3
共 6 条
- 1













