DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

PostgreSQL Connection Pooling: Part 1 – Pros and Cons

5 years ago dzone.com
PostgreSQL Connection Pooling: Part 1 – Pros and Cons

Summary: This is a summary of an article originally published by the source. Read the full original article here →

A long time ago, in a galaxy far, far away, ‘threads’ were a programming novelty rarely used and seldom trusted. In that environment, the first PostgreSQL developers decided forking a process for each connection to the database is the safest choice.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com