Upcoming presentations
No upcoming presentations...
Past presentations
- Architecture
- Features
- Deployment
- Performance
- Roadmap
pgagroal
A high-performance protocol-native connection pool for PostgreSQL
pgagroal is a high performance protocol-native connection pool for PostgreSQL.
pgagroal is built upon libev, a high performance network library, and uses a shared-memory process model together with atomic operations for tracking state to achieve its high performance.
In this session we will explore the
of pgagroal....