Re: Is there any way to listen to NOTIFY in php without polling?

Поиск
Список
Период
Сортировка
От Clemens Eisserer
Тема Re: Is there any way to listen to NOTIFY in php without polling?
Дата
Msg-id CAFvQSYTKg5Dvzm6qgwu6HeRJog3R=P+CFBb878jpycaW3A6WWw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Is there any way to listen to NOTIFY in php without polling?  (Bill Moran <wmoran@potentialtech.com>)
Ответы Re: Is there any way to listen to NOTIFY in php without polling?
Список pgsql-general
Hi Bill,

>> Is there any way to listen to NOTIFY in php without polling using a
>> callback or blocking call?
>
> Not at this time.

Too bad ... Thanks for the confirmation.

I'll try to invoke a native libpg binary which stays alive until a
NOTIFY is received, should do the trick in case update-frequency is
low.

Thanks, Clemens


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

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: Is there any way to listen to NOTIFY in php without polling?
Следующее
От: Misa Simic
Дата:
Сообщение: Re: Is there any way to listen to NOTIFY in php without polling?