EUNO.NEWS EUNO.NEWS
  • All (20038) +213
  • AI (3083) +12
  • DevOps (901) +6
  • Software (10306) +149
  • IT (5702) +46
  • Education (45)
  • Notice (1)
  • All (20038) +213
    • AI (3083) +12
    • DevOps (901) +6
    • Software (10306) +149
    • IT (5702) +46
    • Education (45)
  • Notice (1)
  • All (20038) +213
  • AI (3083) +12
  • DevOps (901) +6
  • Software (10306) +149
  • IT (5702) +46
  • Education (45)
  • Notice (1)
Sources Tags Search
한국어 English 中文
  • 2일 전 · software

    SC #6: async/await를 이용한 웹 요청

    Swift 예제 코드 func performPOSTURLRequest async throws NetworkingError -> PostData { do { let request = try buildURLRequest let data, response = try aw...

    #async/await #Swift #URLSession #networking #JSON decoding #error handling
  • 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 Part Series https://dev.to/david_goyes_a488f58a17a53/series/35092 'Swift Concurrency'는 Swift 6의 기초였지만, Swift 6은 …

    #Swift #Swift 6 #Concurrency #async/await #parallelism #programming
  • 2주 전 · software

    우리 API를 느리게 만든 N+1 Insert Loop

    ‘The N+1 Insert Loop That Slowed Our API to a Crawl’의 커버 이미지 https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/...

    #N+1 query #performance #API latency #bulk insert #database optimization #async/await #Node.js #PostgreSQL #SQL #code review
  • 2주 전 · software

    우리 프로덕션 데이터베이스를 무너뜨린 Connection Leak

    새벽 3시였다. PagerDuty가 나를 깨웠다. 우리 API가 500 오류를 반환하고 있었다. 데이터베이스는 정상이었다. CPU도 정상이었다. 메모리도 정상이었다. 하지만 모든 쿼리가 타임아웃되고 있었다. FATAL...

    #connection leak #database pooling #PostgreSQL #node.js #async/await #debugging #resource management
  • 2주 전 · software

    접근하기 쉬운 Swift Concurrency

    기사 URL: https://fuckingapproachableswiftconcurrency.com/en/ 댓글 URL: https://news.ycombinator.com/item?id=46432916 점수: 11 댓글: 0

    #swift #concurrency #async/await #iOS #programming
  • 3주 전 · software

    Async/Await in .NET는 제한 없이 사용하면 리소스를 낭비할 수 있어요 🚀🛑

    소개 많은 사람들은 async/await를 사용하면 자동으로 우리 애플리케이션이 “스케일러블”이 된다고 생각합니다. 하지만 throttling 메커니즘 없이…

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

    iOS에서 URLSession과 async/await를 활용한 현대 네트워킹 – 파트 2

    파트 2 – 보안 토큰 처리 파트 1에서 https://dev.to/markkazakov/modern-networking-in-ios-with-urlsession-and-asyncawait-a-practical-guide-4o0o 우리는 클...

    #iOS #Swift #URLSession #async/await #networking #token authentication #access token #refresh token
  • 1개월 전 · software

    현대 Scrapy 개발자 가이드 (파트 1): 첫 번째 Spider 만들기

    Scrapy는 위협적으로 느껴질 수 있지만 반드시 그래야 하는 것은 아닙니다. 이것은 방대하고 강력한 프레임워크이며, 문서는 신입에게 압도적일 수 있습니다. 어디서부터 시작해야 할까요…

    #Scrapy #Python #web scraping #async/await #crawling #spider tutorial #data extraction #JSON output
  • 1개월 전 · software

    celery-plus 🥬 — Node.js용 현대적인 Celery

    왜 확인해 보세요? - 🚀 기존 Python Celery 워커와 함께 작동합니다 - 📘 TypeScript로 작성되었으며 전체 타입을 제공합니다 - 🔄 RabbitMQ AMQP와 Redis를 지원합니다 - ⚡ Async/a...

    #celery #node.js #typescript #npm #rabbitmq #redis #task-queue #async/await #polyglot #library
  • 1개월 전 · software

    나는 Claude에게 작업에서 Memory Leak을 만들라고 요청했지만 실패했다

    배경: 지난 주에 나는 재미로 Claude에게 Swift의 Task API에서 메모리 누수를 만들도록 요청했다. 생성된 코드는 Task가 self를 강하게 캡처했다고 주장했으며, formi...

    #Swift #Task API #memory leak #retain cycle #Claude #SIL #async/await #weak self
EUNO.NEWS
RSS GitHub © 2026