On 18/05/10 19:17, Markus Jelsma wrote:
http://localhost:5984/_utils/status.html


-----Original message-----
From: Tom Sante<[email protected]>
Sent: Tue 18-05-2010 19:07
To: [email protected];
Subject: _active_tasks

Hey,
Quick question. Can you request info from _active_tasks the same ways
(polling, continuous,..) as with _changes? or can I only have a script
do regular polling if I want to keep an eye on the tasks? my goal is to
have a watcher script, that is a kind of live status board of what view
generation couch is running.

Greetings,

Tom


I know about that and it uses polling, I was just asking if there is any other way like in the case of _changes feed? would be a pain to have my job-watcher script having to poll every few seconds just to keep track of what views are running.

Reply via email to