About


Piotr Jarmuż has presented the following presentations

    Piotr Jarmuż Hacking with Postgres 11 - pg_threads at South Africa 2019

    presented by Piotr Jarmuż

    My presentation is about writing extensions in Postgres. I have written pg_threads that implements simplified POSIX thread API inside Postgres database. It adds a new powerful abstraction giving database developers new opportunities for writing parallel code thus taking advantage of multicore CPUs. There is an extra API for transactional and non-transactional IPC between threads. I also have an...

    more

    Tue 8 2019 Development