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 中文
  • 10小时前 · software

    Go的秘密生活:并发

    将混乱的 race condition 变得有序。第15章:通过通信共享。那天星期二档案异常嘈杂。不是来自声音,而是来自 t...

    #go #concurrency #goroutine #race-condition #map-synchronization #parallel-processing #thread-safety
  • 14小时前 · software

    Go语言(Golang):发展历史及其在当今技术时代的突出应用

    Go语言的诞生背景 Go的开发历史 Go于2007年在Google由三位工程师Robert Griesemer、Rob Pike和Ken Thompson开发,...

    #Go #Golang #programming language #Google #concurrency #cloud computing #open source #language history #software development
  • 20小时前 · software

    介绍 Go 的 Rate Limiter 库

    概述 在现代后端系统中,速率限制(rate limiting)是必不可少的。如果没有它,API 将面临滥用、资源耗尽和不公平使用的风险。该库提供…

    #go #rate-limiting #token-bucket #library #backend #concurrency #thread-safe
  • 1天前 · software

    Quantam:轻量级异步工作流引擎(Node.js)

    问题 没有结构化框架,async 代码往往失控: - 混乱的 Promise 链——几层之后难以追踪 - 嵌套的 …

    #node.js #typescript #javascript #async #workflow-engine #promise #error-handling #concurrency
  • 1天前 · software

    Java 多线程/并发

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

    #java #multithreading #concurrency #threads #parallelism #programming
  • 3天前 · software

    SC #4: async/await 语法

    async/await 函数声明:异步函数必须使用关键字 async 标记。如果函数可能抛出错误,则添加关键字 catch……

    #Swift #async/await #concurrency #async throws #Task #closures
  • 3天前 · software

    SC #3:与 Swift 6 的关系

    Swift Concurrency 3 部分系列 https://dev.to/david_goyes_a488f58a17a53/series/35092 “Swift Concurrency” 是 Swift 6 的基石,然而,Swift 6 的定义……

    #Swift #Swift 6 #Concurrency #async/await #parallelism #programming
  • 3天前 · software

    Read_once()、Write_once(),但不适用于 Rust

    文章 URL: https://lwn.net/SubscriberLink/1053142/8ec93e58d5d3cc06/ 评论 URL: https://news.ycombinator.com/item?id=46647059 积分: 12 评论: 3

    #rust #memory-ordering #atomic-operations #read_once #write_once #concurrency #low-level-programming
  • 4天前 · software

    在 Go 中让并行 HTTP 请求更稳定:构建 Markdown Linter 的经验教训

    在构建 gomarklint(一个基于 Go 的 Markdown linter)时,我遇到了一个挑战:检查超过 100,000 行文档中的失效链接。使用 go 并行化处理……

    #go #goroutines #concurrency #http-requests #parallelism #caching #rate-limiting #markdown-linter #ci #testing
  • 4天前 · software

    完整 Go 入门指南:设置、语法与第一个程序

    介绍 你是否曾经觉得想要编程并学习一门新的编程语言,但可供选择的语言太多了:Java、Python、Rust,……

    #Go #programming tutorial #backend development #language basics #concurrency
  • 6天前 · software

    对比同步与异步的失败类别:基于第一性原理

    1. 从第一性原理出发:什么是“Failure Class”? Failure Class 不是: - bug - timeout - outage Failure Class 是:一类事物……

    #synchronous #asynchronous #failure classes #concurrency #system reliability #software design
  • 6天前 · software

    从第一性原理思考:如何质疑基于异步队列的设计

    异步队列是系统设计面试中最常被建议的“解决方案”之一,但许多候选人直接使用队列,而没有理解……

    #async queues #system design #first principles #interview preparation #concurrency #reliability #ordering #failure handling

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026