Netflix Reworks Conductor for 420 Million Monthly Workflow Executions and 10X Larger Workflows
Netflix가 Conductor를 재작업하여 30,000개의 작업을 지원합니다.
Netflix reworks Conductor to support 30,000 tasks in workflows.
백엔드 — AI가 선별한 아티클
Netflix가 Conductor를 재작업하여 30,000개의 작업을 지원합니다.
Netflix reworks Conductor to support 30,000 tasks in workflows.
trynix-preview를 이용해 PR을 쉽게 리뷰하는 방법을 소개합니다.
Introducing how to easily review PRs using trynix-preview.
기존 코드에 Rust를 점진적으로 통합하여 성능을 향상시키는 방법 소개.
Introduction to improving performance by incrementally integrating Rust into existing code.
async/await의 설계 공간과 동시성 코드 작성 방식에 대한 분석.
An analysis of design space of async/await and concurrency code writing.
IETF가 HTTP에 QUERY 메서드를 추가한 RFC 10008을 발표했습니다.
IETF has published RFC 10008, adding the QUERY method to HTTP.
비동기 프로그래밍의 설계 공간 탐색에 대한 기사.
Exploration of design space for async/await in asynchronous programming.
Harness는 AI 에이전트 트래픽을 위한 Git 저장소를 재구축했습니다.
Harness rebuilt its Git repository for nonstop AI agent traffic.
Anubis에 WebAssembly를 구현하는 데 1년이 걸렸다.
It took a year to implement WebAssembly in Anubis.
Zig용 명령줄 인자 파서 zopt 소개.
Introduction to zopt, a command-line argument parser for Zig.
TypeScript로 작성된 unbash는 Bash 명령을 실행 없이 분석하는 파서입니다.
unbash is a TypeScript parser that analyzes Bash commands without execution.
에어비앤비는 서버 구동 아키텍처로 인증 코드를 60% 줄였습니다.
Airbnb reduced authentication code by 60% with a server-driven architecture.
Kubernetes가 보다 안전하고 일관된 구성 작성을 위해 KYAML을 권장합니다.
Kubernetes is promoting KYAML for safer, more consistent manifest management.
GNUCMS는 FTP로 업로드 후 간편하게 사용할 수 있는 PHP 기반의 CMS입니다.
GNUCMS is a PHP-based CMS that can be easily used after FTP upload and installation.
브라이언 마틴이 성능 저하 없이 시스템 가시성을 유지하는 방법을 설명합니다.
Brian Martin discusses strategies for maintaining visibility without performance loss in metrics instrumentation.
Airflow와 Python 멀티프로세싱의 문제를 해결한 과정에 대한 첫 번째 글입니다.
First part of a series on solving issues with Airflow and Python multiprocessing.
.NET이 학생들에게는 선택받지 않는 스택임을 강조하는 글입니다.
The article highlights that .NET is not a popular choice among students.
m4 전처리를 사용해 OpenBSD httpd 설정의 중복을 줄이는 방법을 설명합니다.
This article explains how to reduce redundancy in OpenBSD httpd configuration using m4 preprocessing.
Kubernetes에서 JVM의 메모리 관리 방법에 대한 중요한 통찰을 제공합니다.
Important insights on managing CPU and memory for JVM in Kubernetes.
이번 Java 뉴스에서는 Atmosphere 4.0 GA 출시와 여러 프레임워크의 업데이트 소식을 다룹니다.
This Java news roundup covers the GA release of Atmosphere 4.0 and updates from various frameworks.
240M 도메인 이름을 위한 P99 0ms 자동완성에 대한 기사입니다.
Article on achieving P99 0ms autocomplete for 240M domain names.
KRIS 개발기를 통해 배포 전 코드 리뷰의 중요성이 강조된다.
The KRIS development experience highlights the importance of code review before deployment.
12요소 앱은 SaaS 개발을 위한 이식성 및 확장성을 높이는 방법론이다.
The Twelve-Factor App is a methodology for building SaaS with portability and scalability.
OpenAI Python SDK가 HTTPX에서 HTTPX2로 전환되었다.
OpenAI Python SDK has switched from HTTPX to HTTPX2.
OpenAI가 HTTPX2로의 마이그레이션을 발표했습니다.
OpenAI announces migration to HTTPX2.
넷플릭스의 상거래 아키텍처 진화에 관한 발표.
A presentation on the evolution of Netflix's commerce architecture.
Go 언어는 클린 아키텍처를 강제하지 않으며, 이는 개발자의 몫이라는 주장을 다룬 글입니다.
The article discusses that Go does not enforce clean architecture; it's the developer's responsibility.
Twelve-Factor App의 2025년 버전 발표.
Announcement of the 2025 version of the Twelve-Factor App.
스프링 생태계의 첫 번째 이정표 릴리스 소식.
First milestone releases of Spring ecosystem components announced.
Chad Schuster가 Numba JIT와 GPU를 사용하여 Python의 성능을 향상시키는 방법을 설명합니다.
Chad Schuster discusses enhancing Python's performance using Numba JIT and GPUs.
Go 언어에서 100만 개 고루틴이 차지하는 메모리 사용량을 분석한 사례.
Analyzes memory usage of spawning 1 million goroutines in Go.