Looking for a Generic lightweight job queueing (stack) implementation.

Поиск
Список
Период
Сортировка
От Allan Kamau
Тема Looking for a Generic lightweight job queueing (stack) implementation.
Дата
Msg-id AANLkTinD0u9-JK8nu3_qRjn=yqN0U2-3hphBffdO1i+y@mail.gmail.com
обсуждение исходный текст
Ответы Re: Looking for a Generic lightweight job queueing (stack) implementation.  (Sergey Konoplev <gray.ru@gmail.com>)
Список pgsql-general
Hi,
I am looking for an easy to use job queueing system. Where a job is a
record in a table and several aggressive worker processes (from
multiple instances of a client application) each can take a single job
at a time. A job may only be collected only once.

The job queue will act like a stack and take care of the concurrency
issues. The job queue will have no prior knowledge of the consumers,
probably an event based (job firing) system may not be appropriate in
this case.

Allan.

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

Предыдущее
От: Andreas Kretschmer
Дата:
Сообщение: Re: function with multiple return values
Следующее
От: Andreas
Дата:
Сообщение: Re: Need magic to clean strings from unconvertible UTF8