| От | yamt@mwd.biglobe.ne.jp (YAMAMOTO Takashi) |
|---|---|
| Тема | async fast-path calls? |
| Дата | |
| Msg-id | 20110113002145.51F8F19CEC5@mail.netbsd.org обсуждение |
| Ответы |
Re: async fast-path calls?
|
| Список | pgsql-novice |
hi, is there any easy way to issue large object operations like lo_write, or more generally fast-path calls, asynchronously? (async in the sense of PQsendQuery so that i can poll to wait a result) background: i want to use multiple connections to the server in a single application for performance reasons. the application is single-threaded. (multi threading is not possible because i need to use a pthread-incompatible library.) using synchronous api when another asynchronous command is in-progress is deadlock-prone as i can't receive the result of asynchronous one until the synchronous one finishes. YAMAMOTO Takashi
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера