EUNO.NEWS EUNO.NEWS
  • All (20349) +286
  • AI (3104) +14
  • DevOps (907) +7
  • Software (10509) +190
  • IT (5781) +75
  • Education (48)
  • Notice
  • All (20349) +286
    • AI (3104) +14
    • DevOps (907) +7
    • Software (10509) +190
    • IT (5781) +75
    • Education (48)
  • Notice
  • All (20349) +286
  • AI (3104) +14
  • DevOps (907) +7
  • Software (10509) +190
  • IT (5781) +75
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1周前 · software

    为什么我选择 Go 进行后端工程(优点、缺点与真实的权衡)

    介绍 当我告诉别人我使用 Go 进行后端开发时,最常见的反应是: - “为什么不选 Java?” - “Go 会不会太简单了?” - “Rust 更酷,……”

    #Go #backend development #programming languages #concurrency #software engineering #language choice
  • 2周前 · software

    RwLock HashMap Arc Mutex 文件

    rust pub struct Context { pubcrate tools: HashMap>, pubcrate fifos: tokio::sync::RwLock>>>, // ^ ^ ^ } // 许多 fifo,但只有 | async ref counter | | 但仅 ...

    #rust #tokio #concurrency #rwlock #arc #mutex #hashmap #async #file-io
  • 2周前 · software

    🧠_深度解析_内存管理_性能[20260104084429]

    引言 作为一名经历了无数性能调优案例的工程师,我深刻理解内存管理对 Web 应用性能的影响……

    #memory management #garbage collection #performance tuning #web applications #latency #memory leaks #concurrency #memory fragmentation
  • 2周前 · software

    为什么 Goroutines 可扩展:栈增长、编译器技巧和上下文切换

    像 C++ 和 Java 这样的语言中的 threads 在上述语言中,threads 是一种 concurrency 手段,在 context switching 时会消耗大量 CPU 时间。

    #goroutine #go #concurrency #threads #stack growth #context switching #performance #scalability
  • 2周前 · software

    使用 TLA 证明活性

    请提供您希望翻译的具体摘录或摘要文本,我才能为您进行翻译。

    #TLA+ #formal verification #liveness properties #temporal logic #model checking #concurrency #specification
  • 2周前 · software

    MongoDB 等价于 FOR UPDATE SKIP LOCKED

    在 MongoDB 中的 SELECT … FOR UPDATE SKIP LOCKED 风格的并行处理 “SELECT … FOR UPDATE SKIP LOCKED” 是一种供应商特定的 SQL 功能,适用于 PostgreSQL、Oracle、MySQL……

    #MongoDB #concurrency #optimistic locking #Python #parallel processing
  • 2周前 · software

    GO-QUEUE@v1.1.1: 基于优先级的并发排程,自动提升优先权

    请提供您希望翻译的文本内容,我才能为您进行简体中文翻译。

    #go #concurrency #priority-queue #task-scheduling #performance #refactor #heap #library
  • 2周前 · software

    Show HN:BusterMQ,基于 Thread-per-core 的 Zig 实现 NATS 服务器,使用 io_uring

    抱歉,我没有看到您提供的要翻译的文本。请您粘贴需要翻译的摘录或摘要,我会为您翻译成简体中文。

    #Zig #NATS #BusterMQ #io_uring #thread-per-core #message-queue #concurrency #server
  • 2周前 · software

    事务竞争条件:为什么在 Pool 上的 BEGIN 会导致一切崩溃

    问题 js // ❌ 危险:在 pool 上的事务 async function transferFundsfrom, to, amount { await pool.query'BEGIN'; await pool.query'UPDATE accounts SET bal...

    #postgresql #transaction #race-condition #concurrency #nodejs #database-pool #data-integrity #sql
  • 2周前 · software

    超越 FFI:使用 Rust 与无锁环形缓冲区实现零拷贝 IPC

    封面图片:Beyond FFI:Zero-Copy IPC 与 Rust 以及 Lock‑Free Ring‑Buffers https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,...

    #rust #zero-copy #inter-process-communication #lock-free #ring-buffer #ffi #high-frequency-trading #performance #concurrency
  • 2周前 · software

    从1小时到90秒:使用 Appwrite 与 Go 实现高性能数据迁移

    介绍 将 10,000 条记录从 CSV 迁移到数据库,使用顺序处理耗时超过一小时。使用 Appwrite 的 Go SDK 和 worker‑pool 模式,t...

    #Appwrite #Go #data migration #concurrency #worker pools #SDK #performance optimization #database
  • 2周前 · software

    Python 被高估了吗?真正的 Web Scraping 最佳语言

    引言 “有没有哪个库在部署时不会糟糕?” 在 macOS 上设置 undetected‑chromedriver 对我来说曾是极大的痛苦。许多客户……

    #python #javascript #golang #web-scraping #puppeteer #concurrency #deployment #libraries

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026