Note: This is an archvied version of our old webpage. Some links might be broken. The current one can be found here.
I7 Logo
Chair for Foundations of Software Reliability and Theoretical Computer Science
Informatik Logo TUM Logo
Publications - Stabilization of Branching Queueing Networks

Reference:

Tomáš Brázdil and Stefan Kiefer. Stabilization of branching queueing networks. In C. Dürr and T. Wilke, editors, Proceedings of the 29th International Symposium on Theoretical Aspects of Computer Science (STACS), pages 507–518, Paris, France, 2012.

Abstract:

Queueing networks are gaining attraction for the performance analysis of parallel computer systems. A Jackson network is a set of interconnected servers, where the completion of a job at server i may result in the creation of a new job for server j. We propose to extend Jackson networks by ``branching'' and by ``control'' features. Both extensions are new and substantially expand the modelling power of Jackson networks. On the other hand, the extensions raise computational questions, particularly concerning the stability of the networks, i.e, the ergodicity of the underlying Markov chain. We show for our extended model that it is decidable in polynomial time if there exists a controller that achieves stability. Moreover, if such a controller exists, one can efficiently compute a static randomized controller which stabilizes the network in a very strong sense; in particular, all moments of the queue sizes are finite.

Suggested BibTeX entry:

@inproceedings{BK12:STACS,
    address = {Paris, France},
    author = {Tom\'{a}\v{s} Br\'{a}zdil and Stefan Kiefer},
    booktitle = {Proceedings of the 29th International Symposium on Theoretical Aspects of Computer Science (STACS)},
    editor = {C. D\"{u}rr and T. Wilke},
    pages = {507--518},
    title = {Stabilization of Branching Queueing Networks},
    year = {2012}
}

PDF (675 kB)
Slides 
Tech report version