backend-engineering

Tag

Cards List
#backend-engineering

Potential Consequences of Using Postgres as a Job Queue

Lobsters Hottest · 3d ago 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