backend-engineering

Tag

Cards List
#backend-engineering

Building a Scalable Ingestion Pipeline with Temporal (Part 1)

Lobsters Hottest · 2026-05-26 Cached

This blog post describes the architecture for a scalable ingestion pipeline using Temporal to handle crawling, extracting, chunking, and embedding customer documentation from various sources, emphasizing durability, statefulness, and concurrency control.

0 favorites 0 likes
#backend-engineering

Potential Consequences of Using Postgres as a Job Queue

Lobsters Hottest · 2026-05-07 Cached

The article analyzes the scalability limitations of using PostgreSQL as a job queue, specifically highlighting performance bottlenecks caused by MultiXact SLRU contention under high concurrency. It explains why this architecture fails in production despite working well in development and suggests considering alternatives.

0 favorites 0 likes
#backend-engineering

Discovering the minutiae of backend systems

OpenAI Blog · 2022-12-08 Cached

An OpenAI backend engineer shares their personal journey into programming and describes their work maintaining and optimizing OpenAI's large-scale supercomputing clusters used for AI model training. The post highlights the complexity and scale of infrastructure challenges encountered at OpenAI.

0 favorites 0 likes
← Back to home

Submit Feedback