EUNO.NEWS EUNO.NEWS
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
  • All (20931) +237
    • AI (3154) +13
    • DevOps (932) +6
    • Software (11018) +167
    • IT (5778) +50
    • Education (48)
  • Notice
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 day ago · software

    Java Multithreading/Concurrency

    What is multithreading in Java? Multithreading in Java is a feature that allows for the concurrent execution of two or more parts of a program, known as thread...

    #java #multithreading #concurrency #threads #parallelism #programming
  • 1 week ago · software

    The Engine Under the Hood: Go’s GMP, Java’s Locks, and Erlang’s Heaps

    Introduction As backend engineers we often treat concurrency as a black box: we write go func{} or spawn and expect magic. Understanding how the runtime schedu...

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

    Level 0 3 Physics: From Serial Prototypes to Parallel Manifolds and GPU Constraint Solvers

    Level 0 → 3 Physics: From Serial Prototypes to Parallel Manifolds and GPU Constraint Solvers 🚀🔧 TL;DR: Over the last week we advanced the physics stack for B...

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

    Master Rust Parallelism: Write Safe, Fast Concurrent Code with Rayon and Zero Race Conditions

    📚 About the Author As a best‑selling author, I invite you to explore my books on Amazonhttps://www.amazon.com/stores/Aarav-Joshi/author/B0DQYNVXZ7?ref=ap_rdr&...

    #rust #parallelism #concurrency #rayon #multithreading #safe code #performance
  • 1 month ago · software

    Understanding Threads in Computing: A Practical Guide for Developers

    Introduction In modern software systems, performance and responsiveness are no longer optional—they are core requirements. Whether you are building a web serve...

    #threads #concurrency #multithreading #synchronization #scheduling #performance #parallel programming #operating systems #developer guide
  • 1 month ago · software

    JVM, Java Memory Model e CPU: por que funciona em x86 e quebra em ARM

    Introdução “Mas nunca deu problema na minha máquina.” Provavelmente porque sua máquina é x86. Troque para ARM e alguns bugs de concorrência que estavam “dormin...

    #Java #JVM #Java Memory Model #concurrency #multithreading #memory ordering #happens-before #x86 #ARM
  • 1 month ago · software

    Spinlocks vs. Mutexes: When to Spin and When to Sleep

    Introduction You’re staring at perf top showing 60 % CPU time in pthread_mutex_lock. Your latency is terrible. Someone suggests “just use a spinlock,” and sudd...

    #spinlock #mutex #concurrency #multithreading #performance #locking #pthread #CPU utilization #synchronization primitives
  • 1 month ago · software

    The missing standard library for multithreading in JavaScript

    Article URL: https://github.com/W4G1/multithreading Comments URL: https://news.ycombinator.com/item?id=46167349 Points: 16 Comments: 1...

    #javascript #multithreading #concurrency #standard library #web workers #github
  • 1 month ago · software

    Mastering Java Multithreading : Thread Control, Synchronization & Concurrency Utilities

    Thread Control Java provides built-in methods to control thread execution. Key Methods - sleep – pauses the current thread for a given time. - join – waits f...

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