EUNO.NEWS EUNO.NEWS
  • All (20292) +229
  • AI (3103) +13
  • DevOps (906) +6
  • Software (10480) +161
  • IT (5755) +49
  • Education (48)
  • Notice
  • All (20292) +229
    • AI (3103) +13
    • DevOps (906) +6
    • Software (10480) +161
    • IT (5755) +49
    • Education (48)
  • Notice
  • All (20292) +229
  • AI (3103) +13
  • DevOps (906) +6
  • Software (10480) +161
  • IT (5755) +49
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1天前 · software

    Java 多线程/并发

    什么是 Java 中的多线程?Java 中的多线程是一项功能,允许程序的两个或多个部分(称为 thread)并发执行,……

    #java #multithreading #concurrency #threads #parallelism #programming
  • 1周前 · software

    引擎盖下的引擎:Go 的 GMP、Java 的锁和 Erlang 的堆

    引言 作为后端工程师,我们常常把并发视为黑盒:我们编写 go func{} 或 spawn 并期待魔法般的效果。了解 runtime 调度…

    #concurrency #Go #GMP scheduler #goroutine #Java #threads #Erlang #runtime #multithreading #backend engineering
  • 3周前 · software

    Level 0 3 Physics:从串行原型到并行流形与 GPU Constraint Solvers

    Level 0 → 3 物理:从串行原型到并行流形和 GPU 约束求解器 🚀🔧 TL;DR:在过去的一周里,我们推进了 B…

    #game physics #GPU constraint solver #parallel computing #multithreading #job system #manifold generation #physics engine #game development
  • 3周前 · software

    精通 Rust 并行:使用 Rayon 编写安全、高速的并发代码,实现零竞争条件

    📚 关于作者:作为畅销书作者,我邀请您在 Amazon 上浏览我的书籍 https://www.amazon.com/stores/Aarav-Joshi/author/B0DQYNVXZ7?ref=ap_rdr&...

    #rust #parallelism #concurrency #rayon #multithreading #safe code #performance
  • 1个月前 · software

    理解计算中的线程:开发者实用指南

    介绍 在现代软件系统中,性能和响应速度不再是可选的——它们是核心需求。无论您是在构建 web server…

    #threads #concurrency #multithreading #synchronization #scheduling #performance #parallel programming #operating systems #developer guide
  • 1个月前 · software

    JVM、Java Memory Model 与 CPU:为何在 x86 上正常工作,却在 ARM 上出错

    引言 “但在我的机器上从未出现过问题。” 可能是因为你的机器是 x86。换成 ARM 后,一些原本“沉睡”的并发 bug 就会显现……

    #Java #JVM #Java Memory Model #concurrency #multithreading #memory ordering #happens-before #x86 #ARM
  • 1个月前 · software

    Spinlocks vs. Mutexes:何时自旋,何时休眠

    介绍 你正盯着 perf top,显示在 pthread_mutex_lock 中占用了 60% 的 CPU 时间。 你的延迟非常糟糕。 有人建议“直接使用 spinlock”,于是…

    #spinlock #mutex #concurrency #multithreading #performance #locking #pthread #CPU utilization #synchronization primitives
  • 1个月前 · software

    JavaScript 中缺失的多线程标准库

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

    #javascript #multithreading #concurrency #standard library #web workers #github
  • 1个月前 · software

    精通 Java 多线程:线程控制、同步与并发工具

    Java 线程控制提供了内置方法来管理线程的执行。关键方法包括: - sleep – 暂停当前线程指定的时间。 - join – 等待…

    #java #multithreading #concurrency #synchronization #thread-control #java-concurrency-utilities #programming
EUNO.NEWS
RSS GitHub © 2026