notify with payload (pgkill, notify)

Поиск
Список
Период
Сортировка
Искать
От
James Mansion
Тема
notify with payload (pgkill, notify)
Дата
Msg-id
47F325E6.2010208@mansionfamily.plus.com
Список
Дерево обсуждения
notify with payload (pgkill, notify) James Mansion <james@mansionfamily.plus.com>
Re: notify with payload (pgkill, notify) Andrew Dunstan <andrew@dunslane.net>
Re: notify with payload (pgkill, notify) James Mansion <james@mansionfamily.plus.com>
Is the intent to replace most uses of (pg)kill with a general
purpose messaging system between the processes, or
(just) to address notify per se?

(Presumably with 'fire-and-forget' and also rpc
semantics?  And pub-sub? And some sort of
write to an fd protected by an atomic flag to
elide multiple writes when the process hasn't woken
and acknowledged the ATTN yet?)

If pgkill is not used for signalling, could this reduce the reliance on 
signals
(except for trying to kill off processes) to the point
where ot becomes much less scary to link to libraries
that use signals themselves and/or threaded runtimes?

В списке pgsql-hackers по дате отправления
От: Bruce Momjian
Дата:
От: Richard Wang
Дата:
Сообщение: bug in float8in()
FAQ