]> granicus.if.org Git - icinga2/commit
Implement support for work queues.
authorGunnar Beutner <gunnar.beutner@netways.de>
Wed, 18 Sep 2013 07:09:16 +0000 (09:09 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Wed, 18 Sep 2013 07:09:16 +0000 (09:09 +0200)
commite7da4057f9e514f691ff278507fe92698d929031
tree115a66be21797f69b7bf7868f80fd6516e685cf4
parent9d0fee73a38b519630ac685eb9ecff01de8158c0
Implement support for work queues.
components/cluster/clustercomponent.cpp
components/cluster/clustercomponent.h
lib/base/Makefile.am
lib/base/workqueue.cpp [new file with mode: 0644]
lib/base/workqueue.h [new file with mode: 0644]
lib/config/config_parser.cc