Git Product home page Git Product logo

detectingdeadlockinqingnetworksimulation's Introduction

Deadlock In Queueing Networks

Write up of how to detect deadlock situations in simulations of queueing networks. Code and write up of analytical models of deadlock in queueing networks. Data and graphs of simulation and analytical results.

detectingdeadlockinqingnetworksimulation's People

Contributors

drvinceknight avatar geraintpalmer avatar paulharper72 avatar

Watchers

 avatar  avatar  avatar  avatar

detectingdeadlockinqingnetworksimulation's Issues

Vince read through

Could you read through this, make sure its clear etc. @drvinceknight
I will be adding more on the lit review at some point when I find more papers

Look in to drawing

You will want tikz code, Sage and networkX might be able to produce the tikz for you (not sure but am curious to find out).

notation suggestion

Call a deadlocked state something other than -1? As when we have more than 1 type of deadlock ill want to distinguish between then.

Graphs - Times to Deadlock

For the 2 node network, simulating for 1000 iterations:
Base parameters:
L1 = 4.0
L2 = 5.0
mu1 = 10.0
mu2 = 8.0
r12 = 0.25
r21 = 0.15
n1 = 3
n2 = 2

  • L1, 2.5-14 in steps of 0.5
  • L2, 2.5-14 in steps of 0.5
  • mu1, 2.5-14 in steps of 0.5
  • mu2, 2.5-14 in steps of 0.5
  • r12, 0.1-1.0 in steps of 0.05
  • r21, 0.1-1.0 in steps of 0.05
  • n1, 0-6 in steps of 1
  • n2, 0-6 in steps of 1

Analytical versions for more networks

Following #8 get the analytical version for other topologies:

  • Smaller (single q with feedback)
  • Bigger (2 queues with also having feedback loop on each queue...)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.