jqueue: Implement {Add,Remove}Node
authorMichael Hanselmann <hansmi@google.com>
Wed, 6 Aug 2008 13:36:23 +0000 (13:36 +0000)
committerMichael Hanselmann <hansmi@google.com>
Wed, 6 Aug 2008 13:36:23 +0000 (13:36 +0000)
commitd2e03a334659764781902d55fdd6428eb1747148
tree27b881edde82dfbf5366ae1374df25a407c1a4cd
parent4c848b181aa6855dd93935d4e0a7359f9e495206
jqueue: Implement {Add,Remove}Node

These functions will be used to notify the queue about newly added
or removed nodes.

Reviewed-by: iustinp
lib/jqueue.py