EUNO.NEWS EUNO.NEWS
  • All (21077) +42
  • AI (3162) +3
  • DevOps (936) +1
  • Software (11117) +34
  • IT (5813) +3
  • Education (48)
  • Notice
  • All (21077) +42
    • AI (3162) +3
    • DevOps (936) +1
    • Software (11117) +34
    • IT (5813) +3
    • Education (48)
  • Notice
  • All (21077) +42
  • AI (3162) +3
  • DevOps (936) +1
  • Software (11117) +34
  • IT (5813) +3
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 month ago · software

    The Secret Life of Go: Atomic Operations

    Chapter 10: The Indivisible Moment Tuesday morning brought a sharp, biting wind off the Hudson, rattling the old sash windows of the library archive. Ethan arr...

    #Go #atomic operations #concurrency #mutex #data race #performance #programming
  • 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

    Put a ring on it: a lock-free MPMC ring buffer

    Article URL: https://h4x0r.org/ring/ Comments URL: https://news.ycombinator.com/item?id=46288286 Points: 9 Comments: 1...

    #lock-free #MPMC #ring buffer #concurrency #data structures
  • 1 month ago · software

    High-Performance SQLite Reads in a Go Server

    Workload Assumptions These recommendations assume: - Reads dominate writes are rare or offline - A single server process owns the database - Multiple goroutine...

    #sqlite #go #performance #concurrency #database-tuning #read-throughput #optimization #server
  • 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

    I Crashed My Server with Promise.all() - Here's How I Built a 121 RPS Fuzzer Instead

    When I started building 404fuzzhttps://github.com/toklas495/404fuzz, I had one goal: make it fast. Really fast. But I quickly learned that speed in Node.js isn’...

    #Node.js #Promise.all #asynchronous programming #performance optimization #fuzz testing #404fuzz #concurrency #JavaScript #request per second #RPS
  • 1 month ago · software

    Love for Go and Rust rant!

    > Warning: rant! Introduction I'm so tired of this shit. Every few weeks, some Rustacean slithers in here with their smug “but have you tried fearless concurren...

    #Go #Rust #concurrency #goroutines #borrow checker #programming languages #rant
  • 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

    Locks in PostgreSQL

    Article URL: https://habr.com/en/companies/postgrespro/articles/504498/ Comments URL: https://news.ycombinator.com/item?id=46182496 Points: 8 Comments: 0...

    #PostgreSQL #database #locks #concurrency #transactions
  • 1 month ago · software

    Web Developer Travis McCracken on The Most Overused Patterns in Backend Dev

    Unlocking the Power of Backend Development: Exploring Rust and Go with Web Developer Travis McCracken As a passionate web developer, I’ve spent years honing my...

    #Rust #Go #backend development #APIs #concurrency #performance #web development
  • 1 month ago · software

    Channels in Kotlin Coroutines: A Complete Q&A Guide for Android Apps

    !Cover image for Channels in Kotlin Coroutines: A Complete Q&A Guide for Android Appshttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity...

    #Kotlin #Coroutines #Channels #Android #Concurrency #Flow #Q&A #Programming
  • 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

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026