Date: 2020-05-27
Time: 13:00–13:45
Room: Stream 2
Level: Beginner
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.
We will start with a brief overview of pgagroal before going deeper into its architecture and how features are implemented.
The attendee should gain a good understanding of what features pgagroal currently have, and how to help implement new features.
The following slides have been made available for this session: