EUNO.NEWS EUNO.NEWS
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
  • All (20993) +299
    • AI (3155) +14
    • DevOps (933) +7
    • Software (11054) +203
    • IT (5802) +74
    • Education (48)
  • Notice
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 week ago · software

    Part 2 - Performance & Concurrency Essentials in C#: Memory, Async, and High-Performance Primitives

    !Seigo Kitamurahttps://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads...

    #c# #performance #concurrency #async/await #memory-management #gc #span #pooling #boxing #iasyncenumerable
  • 1 week ago · software

    Review Coursera Course - Programming with Google Go

    Happy New Year 2026! 🎊😀😀 Welcome to the Chinese Zodiac Year of the Horse. Overview I started this Coursera specialization in the fourth quarter of 2025 to st...

    #Go #Golang #Coursera #programming #concurrency #online course #course review
  • 1 week ago · software

    Why I Chose Go for Backend Engineering (Pros, Cons, and Honest Trade-offs)

    Introduction When I tell people I use Go for backend development, the most common reactions are: - “Why not Java?” - “Isn’t Go too simple?” - “Rust is cooler,...

    #Go #backend development #programming languages #concurrency #software engineering #language choice
  • 2 weeks ago · software

    RwLock HashMap Arc Mutex File

    rust pub struct Context { pubcrate tools: HashMap>, pubcrate fifos: tokio::sync::RwLock>>>, // ^ ^ ^ }// many fifos, but only | async ref counter | | but only o...

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

    🧠_Deep_Dive_Memory_Management_Performance[20260104084429]

    Introduction As an engineer who has experienced countless performance‑tuning cases, I deeply understand how much memory management affects web‑application perf...

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

    Why Goroutines Scale: Stack Growth, Compiler Tricks, and Context Switching

    Threads in Languages like C++ and Java In the above‑mentioned languages, threads are a means of concurrency that take a lot of CPU time in context switching an...

    #goroutine #go #concurrency #threads #stack growth #context switching #performance #scalability
  • 2 weeks ago · software

    OverLab Non-Waiting Paradigm (NWP) - The next generation of modern concurrency

    What is the Non‑Waiting Paradigm NWP? The Non‑Waiting Paradigm NWP enables a program to continue executing without blocking while spawning lightweight executio...

    #concurrency #parallelism #green threads #actors #fibers #non-waiting paradigm #runtime #programming model #NWP
  • 2 weeks ago · software

    Proving Liveness with TLA

    Article URL: https://roscidus.com/blog/blog/2026/01/01/tla-liveness/ Comments URL: https://news.ycombinator.com/item?id=46471699 Points: 9 Comments: 0...

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

    MongoDB equivalent to FOR UPDATE SKIP LOCKED

    SELECT … FOR UPDATE SKIP LOCKED‑style Parallel Processing in MongoDB “SELECT … FOR UPDATE SKIP LOCKED” is a vendor‑specific SQL feature PostgreSQL, Oracle, MyS...

    #MongoDB #concurrency #optimistic locking #Python #parallel processing
  • 2 weeks ago · software

    Coding Challenge Practice - Question 91

    Problem Description Implement the async function helper parallel. The parallel function should accept an array of async functions, each having the signature fu...

    #async #parallel execution #JavaScript #callbacks #concurrency #coding challenge
  • 2 weeks ago · software

    GO-QUEUE@v1.1.1: 基于優先級的並發排程,自動提升優先權

    !coverhttps://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub-cover.pardn.workers.dev%2Fpardn...

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

    Show HN: BusterMQ, Thread-per-core NATS server in Zig with io_uring

    Article URL: https://bustermq.sh/ Comments URL: https://news.ycombinator.com/item?id=46449812 Points: 11 Comments: 1...

    #Zig #NATS #BusterMQ #io_uring #thread-per-core #message-queue #concurrency #server

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026