[rt-users] Users simultaneously replying

Christoph (Stucki) von Stuckrad stucki-rt-users at mi.fu-berlin.de
Tue Jan 15 05:04:58 EST 2013


On Tue, 15 Jan 2013, Samuel Paris wrote:

> Lock the job when a reply is being written?
> Or any other suggestions to prevent this for happening?

That's what 'take' is for - only one worker can 'take' a ticket.
(But it depends on the discipline to 'take first, then answer'!)

Less strict would be to 'look for open state', which is set on
answering, but will fail if multiple workers look into one queue.

For more than those, you will have to define state(s) and create
new scrips I believe.

Stucki

-- 
Christoph von Stuckrad      * * |nickname |Mail <stucki at mi.fu-berlin.de> \
Freie Universitaet Berlin   |/_*|'stucki' |Tel(Mo.,Mi.):+49 30 838-75 459|
Mathematik & Informatik EDV |\ *|if online|  (Di,Do,Fr):+49 30 77 39 6600|
Takustr. 9 / 14195 Berlin   * * |on IRCnet|Fax(home):   +49 30 77 39 6601/



More information about the rt-users mailing list