Re: Built-in connection pooling

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема Re: Built-in connection pooling
Дата
Msg-id CAB=Je-GToAOnUXA8JXKHO+fgxTGKo5r28NEFABcdbeWgUnr+pQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Built-in connection pooling  (Konstantin Knizhnik <k.knizhnik@postgrespro.ru>)
Список pgsql-hackers
>Development in built-in connection pooling will be continued in  https://github.com/postgrespro/postgresql.builtin_pool.git

The branch (as of 0020c44195992c6dce26baec354a5e54ff30b33f) passes pgjdbc tests: https://travis-ci.org/vlsi/pgjdbc/builds/368997672

Current tests are mostly single-threaded, so the tests are unlikely to trigger lots of "concurrent connection" uses.
The next step might be to create multiple schemas, and execute multiple tests in parallel.

Vladimir

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Vladimir Sitnikov
Дата:
Сообщение: Re: Built-in connection pooling
Следующее
От: Konstantin Knizhnik
Дата:
Сообщение: Re: Built-in connection pooling