EUNO.NEWS EUNO.NEWS
  • All (21023) +2
  • AI (3157)
  • DevOps (933) +1
  • Software (11078)
  • IT (5806)
  • Education (48)
  • Notice
  • All (21023) +2
    • AI (3157)
    • DevOps (933) +1
    • Software (11078)
    • IT (5806)
    • Education (48)
  • Notice
  • All (21023) +2
  • AI (3157)
  • DevOps (933) +1
  • Software (11078)
  • IT (5806)
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 3 weeks ago · software

    🧠_Deep_Dive_Memory_Management_Performance

    A Deep Dive into Memory Management & GC‑Related Performance Traps As an engineer who has tackled countless performance‑tuning cases, I know how crucial memory...

    #memory management #garbage collection #performance tuning #concurrency #latency
  • 3 weeks ago · software

    Optimizing .NET 8 API Consumption at Scale: A Technical Deep Dive into Concurrency, Batching, and Resilient Retry Mechanisms

    Introduction When architecting systems that rely on external APIs, it is paramount to anticipate and mitigate potential scaling bottlenecks, such as rate limit...

    #.NET #.NET8 #API #Concurrency #Batching #Retry #Resilience #Rate Limiting #Performance #Scalability
  • 3 weeks ago · software

    How We Reduced Payment API Latency by 60% Using ExecutorService in Spring Boot

    🏦 Business Scenario Very Common in FinTech Imagine a payment processing service. Before processing a payment, the system must validate: - Account Status activ...

    #spring-boot #executorservice #concurrency #payment-api #latency-optimization #fintech
  • 3 weeks ago · software

    LanManVan: My Journey Building a Modular Security Framework in Go

    Introduction A few months ago I started working on a personal project to create a flexible and powerful tool for security research and penetration testing. I w...

    #go #security #penetration-testing #cli #modular-framework #open-source #network-tools #concurrency
  • 3 weeks ago · software

    Async/Await di .NET Bisa Boros Resource Kalau Tanpa Limit 🚀🛑

    Pendahuluan Banyak dari kita berpikir bahwa menggunakan async/await secara otomatis membuat aplikasi kita “skalabel”. Namun, tanpa mekanisme pembatasan throttl...

    #.NET #async/await #Task.WhenAll #SemaphoreSlim #throttling #concurrency #resource-management #performance
  • 3 weeks ago · software

    Priority-based queue with automatic timeout promotion

    !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...

    #priority queue #concurrency #worker pool #Go #task scheduling #min-heap #bounded concurrency
  • 3 weeks ago · software

    From Managed Threads to Independent Tasks: Rethinking Concurrency from Java to Go (Part 1)

    A Simple but Real Problem Let’s start with a very common requirement: run multiple tasks at the same time and wait until all of them are finished. This pattern...

    #concurrency #java #go #goroutine #threads
  • 3 weeks ago · software

    Concurrency, Christmas, and the Ultimate Programmer

    Reflection on Life and Concurrency It’s the Christmas season, and I’ve been reflecting on something that has fascinated me since I was a child. There are billi...

    #concurrency #parallelism #threads #programming-philosophy #computer-science #software-development
  • 3 weeks ago · software

    Making DB Changes Predictable with Transactions

    Hello, I'm Maneshwar. I'm working on FreeDevTools onlinehttps://hexmos.com/freedevtools currently building one place for all dev tools, cheat codes, and TLDRs —...

    #databases #transactions #ACID #concurrency #data integrity #DBMS #software engineering
  • 3 weeks ago · software

    How Does CompletableFuture Simplify Asynchronous Programming in Java?

    Introduction Imagine you order food using an app. You don’t stare at the screen doing nothing—you scroll social media, reply to messages, or watch a video whil...

    #Java #CompletableFuture #asynchronous programming #concurrency #Spring Boot #futures #Java 8 #parallelism #API integration
  • 3 weeks ago · software

    Mastering HTTP/2 in Go: A Practical Guide for Building Faster Web Servers

    '🚀 Supercharging Go Web Servers with HTTP/2 Target audience: Go developers with 1‑2 years of experience who are comfortable with net/http.

    #go #http/2 #web-servers #performance #concurrency #net/http #api-development
  • 3 weeks ago · software

    Oracle AI Database 26ai— Automatic Transaction Rollback (Priority Transactions with high, medium and low priority)

    Blocking When Two Users Update the Same Record If two users attempt to modify the same row, the session that issues the UPDATE later is blocked until the first...

    #Oracle #database #transaction #locking #priority #rollback #SQL #concurrency

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026