Good textbook for queueing theory and performance modelingReference for “expectation preserves...

Adding things to bunches of things vs multiplication

Would the USA be eligible to join the European Union?

Figure with one caption below and one caption/legend on the side

Unconventional examples of mathematical modelling

Why does Japan use the same type of AC power outlet as the US?

What should we do with manuals from the 80s?

What's the point of writing that I know will never be used or read?

Why did IBM make the PC BIOS source code public?

Why are electric shavers specifically permitted under FAR §91.21

How to prevent criminal gangs from making/buying guns?

Escape Velocity - Won't the orbital path just become larger with higher initial velocity?

What was the intention with the Commodore 128?

Setting up a Mathematical Institute of Refereeing?

What modifiers are added to the attack and damage rolls of this unique longbow from Waterdeep: Dragon Heist?

What if a restaurant suddenly cannot accept credit cards, and the customer has no cash?

Source that you can't tell your wife not to lend to others

What's a good pattern to calculate a variable only when it is used the first time?

What allows us to use imaginary numbers?

What evidence points to a long ō in the first syllable of nōscō's present-tense form?

Are there any cons in using rounded corners for bar graphs?

Sum Square Difference, which way is more Pythonic?

Attacking the Hydra

When was "Fredo" an insult to Italian-Americans?

Why do so many people play out of turn on the last lead?



Good textbook for queueing theory and performance modeling


Reference for “expectation preserves convexity”Single reference for Mixed Integer Programming formulations to linearize, handle logical constraints and disjunctive constraints, do Big M, etc?Reference for column generation applicationsGood distribution assumptions for customer demand in a supply chainReferences for “metric” network flow problemsCubic programming and beyond?Deploying OR solutions and shipping projectsValidation and verification of mathematical modelsStochastic VRP: Sources of uncertainty and modeling approaches













13












$begingroup$


Can someone recommend a good self-study textbook for queueing theory and performance modeling? My interest is in applying this to understanding the behavior of some real-world server networks, predicting what loads they can handle, etc.



I have a strong background in probability theory, stats, and graphical models, and familiarity with survival models, Poisson processes, and Markov chains, but don't know a lot about queueing theory, renewal processes, or how to efficiently simulate queueing networks.










share|improve this question









New contributor



Kevin S. Van Horn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






$endgroup$



















    13












    $begingroup$


    Can someone recommend a good self-study textbook for queueing theory and performance modeling? My interest is in applying this to understanding the behavior of some real-world server networks, predicting what loads they can handle, etc.



    I have a strong background in probability theory, stats, and graphical models, and familiarity with survival models, Poisson processes, and Markov chains, but don't know a lot about queueing theory, renewal processes, or how to efficiently simulate queueing networks.










    share|improve this question









    New contributor



    Kevin S. Van Horn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






    $endgroup$

















      13












      13








      13


      2



      $begingroup$


      Can someone recommend a good self-study textbook for queueing theory and performance modeling? My interest is in applying this to understanding the behavior of some real-world server networks, predicting what loads they can handle, etc.



      I have a strong background in probability theory, stats, and graphical models, and familiarity with survival models, Poisson processes, and Markov chains, but don't know a lot about queueing theory, renewal processes, or how to efficiently simulate queueing networks.










      share|improve this question









      New contributor



      Kevin S. Van Horn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      $endgroup$




      Can someone recommend a good self-study textbook for queueing theory and performance modeling? My interest is in applying this to understanding the behavior of some real-world server networks, predicting what loads they can handle, etc.



      I have a strong background in probability theory, stats, and graphical models, and familiarity with survival models, Poisson processes, and Markov chains, but don't know a lot about queueing theory, renewal processes, or how to efficiently simulate queueing networks.







      reference-request simulation stochastic-process queuing-theory






      share|improve this question









      New contributor



      Kevin S. Van Horn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share|improve this question









      New contributor



      Kevin S. Van Horn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share|improve this question




      share|improve this question








      edited yesterday









      TheSimpliFire

      1,9826 silver badges38 bronze badges




      1,9826 silver badges38 bronze badges






      New contributor



      Kevin S. Van Horn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      asked 2 days ago









      Kevin S. Van HornKevin S. Van Horn

      663 bronze badges




      663 bronze badges




      New contributor



      Kevin S. Van Horn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      New contributor




      Kevin S. Van Horn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.



























          5 Answers
          5






          active

          oldest

          votes


















          6












          $begingroup$

          Unfortunately, much of the performance analysis and transient approximations for time-varying systems with non-Markovian (non-exponential) properties are not easily obtained in book form (see note at bottom).



          This answer lists some books that don't require measure theory.



          Some Queueing & Renewal theory books: (non-measure theoretic)





          • Probability, Markov Chains, Queues, and Simulation: The Mathematical Basis of Performance Modeling by William J. Stewart
            (Princetion University Press).[1]



            Includes an impressive amount on various queues & queueing networks.




          • Introduction to Probability Models by Sheldon M. Ross (Academic Press).[2]



            Ross is anything but an "introduction" but is widely used
            for its body of examples. Unfortunately, the type-setting is terrible
            and makes it difficult to distinguish between key points, theorems,
            examples, etc., at a glance. Includes queues, queueing networks, & renewal
            processes
            .




          • Stochastic Processes by Sheldon M. Ross (Wiley).[3]



            This covers renewal theory in greater depth. (Full text)




          Some relevant Simulation books:





          • Simulation Modeling & Analysis by Averill M. Law (McGraw-Hill).[4]


          • Simulation by Sheldon M. Ross (Academic Press).[5]




          Note: If relevant to the OP, I can add resources for time-varying systems with non-Markovian (non-exponential) properties, to include recent surveys.



          Reference
          [1] ISBN: 978-1400832811 or here
          [2] ISBN: 978-0128143469
          [3] ISBN: 978-0471120629 or (full text)
          [4] ISBN: 978-0073401324 or here
          [5] ISBN: 978-0124158252






          share|improve this answer











          $endgroup$















          • $begingroup$
            Thanks, this is useful. I do expect to be dealing with arrivals whose rate exhibits a spiky behavior -- a moderate background rate of arrivals punctuated by short spikes of much higher arrival rate -- and I can handle measure theory, so I would be interested in the additional resources you mentioned.
            $endgroup$
            – Kevin S. Van Horn
            22 hours ago



















          4












          $begingroup$

          I have used Stochastic Modeling: Analysis and Simulation by Barry Nelson and found it to be a pretty gentle introduction. It covers stochastic processes, queuing, and simulation.






          share|improve this answer









          $endgroup$























            4












            $begingroup$

            I enjoyed Performance Modeling and Design of Computer Systems: Queueing
            Theory in Action
            (Amazon link) by Mor Harchol-Balter, which sounds
            like it fits your bill pretty well. I have it on my desk.



            ISBN-13: 978-1107027503






            share|improve this answer








            New contributor



            wchargin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.





            $endgroup$























              2












              $begingroup$

              Introduction to queueing theory and stochastic teletraffic models$^1$.




              The aim of this textbook is to provide students with basic knowledge of stochastic models
              that may apply to telecommunications research areas, such as traffic modeling, performance
              evaluation, resource provisioning, and traffic management. These research areas are included in a field called teletraffic.




              Introduction to queueing theory$^2$.




              This book is one of the best introductory books in the field, the good thing about this book is, the video lectures of Prof. Cooper can be found on the net and you can easily follow the book base on the lectures.




              An introduction to queueing theory: modeling and analysis in applications$^3$.




              With an emphasis on modeling and analysis this book deals with topics such as identification of models, collection of data, and tests for stationarity and independence of observations. It provides a rigorous treatment of basic models commonly used in applications with references for advanced topics. It gives a comprehensive discussion of statistical inference techniques usable in the modeling of queueing systems and an introduction to decision problems in their management. The book also includes a chapter, written by computer scientists, on the use of computational tools and simulation in solving queueing theory problems.




              Markov Chains: Models, Algorithms and Applications$^4$.




              The mentioned two chapters are very good examples of modeling: Chapter 2 discusses the applications of continuous-time Markov chains to model queueing systems and discrete-time Markov chain for computing the PageRank, the ranking of websites on the Internet. Chapter 3 studies Markovian models for manufacturing and re-manufacturing systems and presents closed-form solutions and fast numerical algorithms for solving the captured systems.




              Queues A Course in Queueing Theory$^5$.




              The first three chapters focus on the needed preliminaries, including exposition distributions, Poisson processes and generating functions, renewal theory, and Markov chains, Then, rather than switching to first-come-first-served memoryless queues here as most texts do, Haviv discusses the M/G/1 model instead of the M/M/1, and then covers priority queues. Later chapters cover the G/M/1 model, thirteen examples of continuous-time Markov processes, open networks of memoryless queues and closed networks, queueing regimes with insensitive parameters, and then concludes with two-dimensional queueing models which are quasi birth and death processes. Each chapter ends with exercises.




              References:



              1) Zukerman, Moshe. "Introduction to queueing theory and stochastic teletraffic models." arXiv preprint arXiv:1307.2968 (2013).



              2) Cooper, Robert B. Introduction to queueing theory. North Holland, 1981.



              3) Bhat, U. Narayan. An introduction to queueing theory: modeling and analysis in applications. Birkhäuser, 2015.



              4) Ching, Wai-Ki, and Michael K. Ng. "Markov chains." Models, algorithms and applications (2006).



              5) Haviv, Moshe. Queues: A Course in Queueing Theory. Vol. 191. Springer Science & Business Media, 2013.






              share|improve this answer









              $endgroup$























                2












                $begingroup$

                I learned from Quantitative System Performance
                Computer System Analysis Using Queueing Network Models by Lazowska, et.al. Unfortunately, it is no longer published, but it is available for free online. It may seem a bit out of date today but it is considered the classic for queueing network analysis of computer performance.



                It does not really cover the areas of simulation much (it focuses on MVA rather than either convolution or simulation), or general operations research, but once you've read this, you should be able to easily move to and apply it to those.






                share|improve this answer








                New contributor



                RBarryYoung is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.





                $endgroup$


















                  Your Answer








                  StackExchange.ready(function() {
                  var channelOptions = {
                  tags: "".split(" "),
                  id: "700"
                  };
                  initTagRenderer("".split(" "), "".split(" "), channelOptions);

                  StackExchange.using("externalEditor", function() {
                  // Have to fire editor after snippets, if snippets enabled
                  if (StackExchange.settings.snippets.snippetsEnabled) {
                  StackExchange.using("snippets", function() {
                  createEditor();
                  });
                  }
                  else {
                  createEditor();
                  }
                  });

                  function createEditor() {
                  StackExchange.prepareEditor({
                  heartbeatType: 'answer',
                  autoActivateHeartbeat: false,
                  convertImagesToLinks: false,
                  noModals: true,
                  showLowRepImageUploadWarning: true,
                  reputationToPostImages: null,
                  bindNavPrevention: true,
                  postfix: "",
                  imageUploader: {
                  brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
                  contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
                  allowUrls: true
                  },
                  noCode: true, onDemand: true,
                  discardSelector: ".discard-answer"
                  ,immediatelyShowMarkdownHelp:true
                  });


                  }
                  });






                  Kevin S. Van Horn is a new contributor. Be nice, and check out our Code of Conduct.










                  draft saved

                  draft discarded


















                  StackExchange.ready(
                  function () {
                  StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2for.stackexchange.com%2fquestions%2f1275%2fgood-textbook-for-queueing-theory-and-performance-modeling%23new-answer', 'question_page');
                  }
                  );

                  Post as a guest















                  Required, but never shown

























                  5 Answers
                  5






                  active

                  oldest

                  votes








                  5 Answers
                  5






                  active

                  oldest

                  votes









                  active

                  oldest

                  votes






                  active

                  oldest

                  votes









                  6












                  $begingroup$

                  Unfortunately, much of the performance analysis and transient approximations for time-varying systems with non-Markovian (non-exponential) properties are not easily obtained in book form (see note at bottom).



                  This answer lists some books that don't require measure theory.



                  Some Queueing & Renewal theory books: (non-measure theoretic)





                  • Probability, Markov Chains, Queues, and Simulation: The Mathematical Basis of Performance Modeling by William J. Stewart
                    (Princetion University Press).[1]



                    Includes an impressive amount on various queues & queueing networks.




                  • Introduction to Probability Models by Sheldon M. Ross (Academic Press).[2]



                    Ross is anything but an "introduction" but is widely used
                    for its body of examples. Unfortunately, the type-setting is terrible
                    and makes it difficult to distinguish between key points, theorems,
                    examples, etc., at a glance. Includes queues, queueing networks, & renewal
                    processes
                    .




                  • Stochastic Processes by Sheldon M. Ross (Wiley).[3]



                    This covers renewal theory in greater depth. (Full text)




                  Some relevant Simulation books:





                  • Simulation Modeling & Analysis by Averill M. Law (McGraw-Hill).[4]


                  • Simulation by Sheldon M. Ross (Academic Press).[5]




                  Note: If relevant to the OP, I can add resources for time-varying systems with non-Markovian (non-exponential) properties, to include recent surveys.



                  Reference
                  [1] ISBN: 978-1400832811 or here
                  [2] ISBN: 978-0128143469
                  [3] ISBN: 978-0471120629 or (full text)
                  [4] ISBN: 978-0073401324 or here
                  [5] ISBN: 978-0124158252






                  share|improve this answer











                  $endgroup$















                  • $begingroup$
                    Thanks, this is useful. I do expect to be dealing with arrivals whose rate exhibits a spiky behavior -- a moderate background rate of arrivals punctuated by short spikes of much higher arrival rate -- and I can handle measure theory, so I would be interested in the additional resources you mentioned.
                    $endgroup$
                    – Kevin S. Van Horn
                    22 hours ago
















                  6












                  $begingroup$

                  Unfortunately, much of the performance analysis and transient approximations for time-varying systems with non-Markovian (non-exponential) properties are not easily obtained in book form (see note at bottom).



                  This answer lists some books that don't require measure theory.



                  Some Queueing & Renewal theory books: (non-measure theoretic)





                  • Probability, Markov Chains, Queues, and Simulation: The Mathematical Basis of Performance Modeling by William J. Stewart
                    (Princetion University Press).[1]



                    Includes an impressive amount on various queues & queueing networks.




                  • Introduction to Probability Models by Sheldon M. Ross (Academic Press).[2]



                    Ross is anything but an "introduction" but is widely used
                    for its body of examples. Unfortunately, the type-setting is terrible
                    and makes it difficult to distinguish between key points, theorems,
                    examples, etc., at a glance. Includes queues, queueing networks, & renewal
                    processes
                    .




                  • Stochastic Processes by Sheldon M. Ross (Wiley).[3]



                    This covers renewal theory in greater depth. (Full text)




                  Some relevant Simulation books:





                  • Simulation Modeling & Analysis by Averill M. Law (McGraw-Hill).[4]


                  • Simulation by Sheldon M. Ross (Academic Press).[5]




                  Note: If relevant to the OP, I can add resources for time-varying systems with non-Markovian (non-exponential) properties, to include recent surveys.



                  Reference
                  [1] ISBN: 978-1400832811 or here
                  [2] ISBN: 978-0128143469
                  [3] ISBN: 978-0471120629 or (full text)
                  [4] ISBN: 978-0073401324 or here
                  [5] ISBN: 978-0124158252






                  share|improve this answer











                  $endgroup$















                  • $begingroup$
                    Thanks, this is useful. I do expect to be dealing with arrivals whose rate exhibits a spiky behavior -- a moderate background rate of arrivals punctuated by short spikes of much higher arrival rate -- and I can handle measure theory, so I would be interested in the additional resources you mentioned.
                    $endgroup$
                    – Kevin S. Van Horn
                    22 hours ago














                  6












                  6








                  6





                  $begingroup$

                  Unfortunately, much of the performance analysis and transient approximations for time-varying systems with non-Markovian (non-exponential) properties are not easily obtained in book form (see note at bottom).



                  This answer lists some books that don't require measure theory.



                  Some Queueing & Renewal theory books: (non-measure theoretic)





                  • Probability, Markov Chains, Queues, and Simulation: The Mathematical Basis of Performance Modeling by William J. Stewart
                    (Princetion University Press).[1]



                    Includes an impressive amount on various queues & queueing networks.




                  • Introduction to Probability Models by Sheldon M. Ross (Academic Press).[2]



                    Ross is anything but an "introduction" but is widely used
                    for its body of examples. Unfortunately, the type-setting is terrible
                    and makes it difficult to distinguish between key points, theorems,
                    examples, etc., at a glance. Includes queues, queueing networks, & renewal
                    processes
                    .




                  • Stochastic Processes by Sheldon M. Ross (Wiley).[3]



                    This covers renewal theory in greater depth. (Full text)




                  Some relevant Simulation books:





                  • Simulation Modeling & Analysis by Averill M. Law (McGraw-Hill).[4]


                  • Simulation by Sheldon M. Ross (Academic Press).[5]




                  Note: If relevant to the OP, I can add resources for time-varying systems with non-Markovian (non-exponential) properties, to include recent surveys.



                  Reference
                  [1] ISBN: 978-1400832811 or here
                  [2] ISBN: 978-0128143469
                  [3] ISBN: 978-0471120629 or (full text)
                  [4] ISBN: 978-0073401324 or here
                  [5] ISBN: 978-0124158252






                  share|improve this answer











                  $endgroup$



                  Unfortunately, much of the performance analysis and transient approximations for time-varying systems with non-Markovian (non-exponential) properties are not easily obtained in book form (see note at bottom).



                  This answer lists some books that don't require measure theory.



                  Some Queueing & Renewal theory books: (non-measure theoretic)





                  • Probability, Markov Chains, Queues, and Simulation: The Mathematical Basis of Performance Modeling by William J. Stewart
                    (Princetion University Press).[1]



                    Includes an impressive amount on various queues & queueing networks.




                  • Introduction to Probability Models by Sheldon M. Ross (Academic Press).[2]



                    Ross is anything but an "introduction" but is widely used
                    for its body of examples. Unfortunately, the type-setting is terrible
                    and makes it difficult to distinguish between key points, theorems,
                    examples, etc., at a glance. Includes queues, queueing networks, & renewal
                    processes
                    .




                  • Stochastic Processes by Sheldon M. Ross (Wiley).[3]



                    This covers renewal theory in greater depth. (Full text)




                  Some relevant Simulation books:





                  • Simulation Modeling & Analysis by Averill M. Law (McGraw-Hill).[4]


                  • Simulation by Sheldon M. Ross (Academic Press).[5]




                  Note: If relevant to the OP, I can add resources for time-varying systems with non-Markovian (non-exponential) properties, to include recent surveys.



                  Reference
                  [1] ISBN: 978-1400832811 or here
                  [2] ISBN: 978-0128143469
                  [3] ISBN: 978-0471120629 or (full text)
                  [4] ISBN: 978-0073401324 or here
                  [5] ISBN: 978-0124158252







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited yesterday

























                  answered yesterday









                  SecretAgentManSecretAgentMan

                  7672 silver badges22 bronze badges




                  7672 silver badges22 bronze badges















                  • $begingroup$
                    Thanks, this is useful. I do expect to be dealing with arrivals whose rate exhibits a spiky behavior -- a moderate background rate of arrivals punctuated by short spikes of much higher arrival rate -- and I can handle measure theory, so I would be interested in the additional resources you mentioned.
                    $endgroup$
                    – Kevin S. Van Horn
                    22 hours ago


















                  • $begingroup$
                    Thanks, this is useful. I do expect to be dealing with arrivals whose rate exhibits a spiky behavior -- a moderate background rate of arrivals punctuated by short spikes of much higher arrival rate -- and I can handle measure theory, so I would be interested in the additional resources you mentioned.
                    $endgroup$
                    – Kevin S. Van Horn
                    22 hours ago
















                  $begingroup$
                  Thanks, this is useful. I do expect to be dealing with arrivals whose rate exhibits a spiky behavior -- a moderate background rate of arrivals punctuated by short spikes of much higher arrival rate -- and I can handle measure theory, so I would be interested in the additional resources you mentioned.
                  $endgroup$
                  – Kevin S. Van Horn
                  22 hours ago




                  $begingroup$
                  Thanks, this is useful. I do expect to be dealing with arrivals whose rate exhibits a spiky behavior -- a moderate background rate of arrivals punctuated by short spikes of much higher arrival rate -- and I can handle measure theory, so I would be interested in the additional resources you mentioned.
                  $endgroup$
                  – Kevin S. Van Horn
                  22 hours ago











                  4












                  $begingroup$

                  I have used Stochastic Modeling: Analysis and Simulation by Barry Nelson and found it to be a pretty gentle introduction. It covers stochastic processes, queuing, and simulation.






                  share|improve this answer









                  $endgroup$




















                    4












                    $begingroup$

                    I have used Stochastic Modeling: Analysis and Simulation by Barry Nelson and found it to be a pretty gentle introduction. It covers stochastic processes, queuing, and simulation.






                    share|improve this answer









                    $endgroup$


















                      4












                      4








                      4





                      $begingroup$

                      I have used Stochastic Modeling: Analysis and Simulation by Barry Nelson and found it to be a pretty gentle introduction. It covers stochastic processes, queuing, and simulation.






                      share|improve this answer









                      $endgroup$



                      I have used Stochastic Modeling: Analysis and Simulation by Barry Nelson and found it to be a pretty gentle introduction. It covers stochastic processes, queuing, and simulation.







                      share|improve this answer












                      share|improve this answer



                      share|improve this answer










                      answered yesterday









                      LarrySnyder610LarrySnyder610

                      5,61214 silver badges64 bronze badges




                      5,61214 silver badges64 bronze badges


























                          4












                          $begingroup$

                          I enjoyed Performance Modeling and Design of Computer Systems: Queueing
                          Theory in Action
                          (Amazon link) by Mor Harchol-Balter, which sounds
                          like it fits your bill pretty well. I have it on my desk.



                          ISBN-13: 978-1107027503






                          share|improve this answer








                          New contributor



                          wchargin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.





                          $endgroup$




















                            4












                            $begingroup$

                            I enjoyed Performance Modeling and Design of Computer Systems: Queueing
                            Theory in Action
                            (Amazon link) by Mor Harchol-Balter, which sounds
                            like it fits your bill pretty well. I have it on my desk.



                            ISBN-13: 978-1107027503






                            share|improve this answer








                            New contributor



                            wchargin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                            Check out our Code of Conduct.





                            $endgroup$


















                              4












                              4








                              4





                              $begingroup$

                              I enjoyed Performance Modeling and Design of Computer Systems: Queueing
                              Theory in Action
                              (Amazon link) by Mor Harchol-Balter, which sounds
                              like it fits your bill pretty well. I have it on my desk.



                              ISBN-13: 978-1107027503






                              share|improve this answer








                              New contributor



                              wchargin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                              Check out our Code of Conduct.





                              $endgroup$



                              I enjoyed Performance Modeling and Design of Computer Systems: Queueing
                              Theory in Action
                              (Amazon link) by Mor Harchol-Balter, which sounds
                              like it fits your bill pretty well. I have it on my desk.



                              ISBN-13: 978-1107027503







                              share|improve this answer








                              New contributor



                              wchargin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                              Check out our Code of Conduct.








                              share|improve this answer



                              share|improve this answer






                              New contributor



                              wchargin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                              Check out our Code of Conduct.








                              answered yesterday









                              wcharginwchargin

                              1411 bronze badge




                              1411 bronze badge




                              New contributor



                              wchargin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                              Check out our Code of Conduct.




                              New contributor




                              wchargin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                              Check out our Code of Conduct.




























                                  2












                                  $begingroup$

                                  Introduction to queueing theory and stochastic teletraffic models$^1$.




                                  The aim of this textbook is to provide students with basic knowledge of stochastic models
                                  that may apply to telecommunications research areas, such as traffic modeling, performance
                                  evaluation, resource provisioning, and traffic management. These research areas are included in a field called teletraffic.




                                  Introduction to queueing theory$^2$.




                                  This book is one of the best introductory books in the field, the good thing about this book is, the video lectures of Prof. Cooper can be found on the net and you can easily follow the book base on the lectures.




                                  An introduction to queueing theory: modeling and analysis in applications$^3$.




                                  With an emphasis on modeling and analysis this book deals with topics such as identification of models, collection of data, and tests for stationarity and independence of observations. It provides a rigorous treatment of basic models commonly used in applications with references for advanced topics. It gives a comprehensive discussion of statistical inference techniques usable in the modeling of queueing systems and an introduction to decision problems in their management. The book also includes a chapter, written by computer scientists, on the use of computational tools and simulation in solving queueing theory problems.




                                  Markov Chains: Models, Algorithms and Applications$^4$.




                                  The mentioned two chapters are very good examples of modeling: Chapter 2 discusses the applications of continuous-time Markov chains to model queueing systems and discrete-time Markov chain for computing the PageRank, the ranking of websites on the Internet. Chapter 3 studies Markovian models for manufacturing and re-manufacturing systems and presents closed-form solutions and fast numerical algorithms for solving the captured systems.




                                  Queues A Course in Queueing Theory$^5$.




                                  The first three chapters focus on the needed preliminaries, including exposition distributions, Poisson processes and generating functions, renewal theory, and Markov chains, Then, rather than switching to first-come-first-served memoryless queues here as most texts do, Haviv discusses the M/G/1 model instead of the M/M/1, and then covers priority queues. Later chapters cover the G/M/1 model, thirteen examples of continuous-time Markov processes, open networks of memoryless queues and closed networks, queueing regimes with insensitive parameters, and then concludes with two-dimensional queueing models which are quasi birth and death processes. Each chapter ends with exercises.




                                  References:



                                  1) Zukerman, Moshe. "Introduction to queueing theory and stochastic teletraffic models." arXiv preprint arXiv:1307.2968 (2013).



                                  2) Cooper, Robert B. Introduction to queueing theory. North Holland, 1981.



                                  3) Bhat, U. Narayan. An introduction to queueing theory: modeling and analysis in applications. Birkhäuser, 2015.



                                  4) Ching, Wai-Ki, and Michael K. Ng. "Markov chains." Models, algorithms and applications (2006).



                                  5) Haviv, Moshe. Queues: A Course in Queueing Theory. Vol. 191. Springer Science & Business Media, 2013.






                                  share|improve this answer









                                  $endgroup$




















                                    2












                                    $begingroup$

                                    Introduction to queueing theory and stochastic teletraffic models$^1$.




                                    The aim of this textbook is to provide students with basic knowledge of stochastic models
                                    that may apply to telecommunications research areas, such as traffic modeling, performance
                                    evaluation, resource provisioning, and traffic management. These research areas are included in a field called teletraffic.




                                    Introduction to queueing theory$^2$.




                                    This book is one of the best introductory books in the field, the good thing about this book is, the video lectures of Prof. Cooper can be found on the net and you can easily follow the book base on the lectures.




                                    An introduction to queueing theory: modeling and analysis in applications$^3$.




                                    With an emphasis on modeling and analysis this book deals with topics such as identification of models, collection of data, and tests for stationarity and independence of observations. It provides a rigorous treatment of basic models commonly used in applications with references for advanced topics. It gives a comprehensive discussion of statistical inference techniques usable in the modeling of queueing systems and an introduction to decision problems in their management. The book also includes a chapter, written by computer scientists, on the use of computational tools and simulation in solving queueing theory problems.




                                    Markov Chains: Models, Algorithms and Applications$^4$.




                                    The mentioned two chapters are very good examples of modeling: Chapter 2 discusses the applications of continuous-time Markov chains to model queueing systems and discrete-time Markov chain for computing the PageRank, the ranking of websites on the Internet. Chapter 3 studies Markovian models for manufacturing and re-manufacturing systems and presents closed-form solutions and fast numerical algorithms for solving the captured systems.




                                    Queues A Course in Queueing Theory$^5$.




                                    The first three chapters focus on the needed preliminaries, including exposition distributions, Poisson processes and generating functions, renewal theory, and Markov chains, Then, rather than switching to first-come-first-served memoryless queues here as most texts do, Haviv discusses the M/G/1 model instead of the M/M/1, and then covers priority queues. Later chapters cover the G/M/1 model, thirteen examples of continuous-time Markov processes, open networks of memoryless queues and closed networks, queueing regimes with insensitive parameters, and then concludes with two-dimensional queueing models which are quasi birth and death processes. Each chapter ends with exercises.




                                    References:



                                    1) Zukerman, Moshe. "Introduction to queueing theory and stochastic teletraffic models." arXiv preprint arXiv:1307.2968 (2013).



                                    2) Cooper, Robert B. Introduction to queueing theory. North Holland, 1981.



                                    3) Bhat, U. Narayan. An introduction to queueing theory: modeling and analysis in applications. Birkhäuser, 2015.



                                    4) Ching, Wai-Ki, and Michael K. Ng. "Markov chains." Models, algorithms and applications (2006).



                                    5) Haviv, Moshe. Queues: A Course in Queueing Theory. Vol. 191. Springer Science & Business Media, 2013.






                                    share|improve this answer









                                    $endgroup$


















                                      2












                                      2








                                      2





                                      $begingroup$

                                      Introduction to queueing theory and stochastic teletraffic models$^1$.




                                      The aim of this textbook is to provide students with basic knowledge of stochastic models
                                      that may apply to telecommunications research areas, such as traffic modeling, performance
                                      evaluation, resource provisioning, and traffic management. These research areas are included in a field called teletraffic.




                                      Introduction to queueing theory$^2$.




                                      This book is one of the best introductory books in the field, the good thing about this book is, the video lectures of Prof. Cooper can be found on the net and you can easily follow the book base on the lectures.




                                      An introduction to queueing theory: modeling and analysis in applications$^3$.




                                      With an emphasis on modeling and analysis this book deals with topics such as identification of models, collection of data, and tests for stationarity and independence of observations. It provides a rigorous treatment of basic models commonly used in applications with references for advanced topics. It gives a comprehensive discussion of statistical inference techniques usable in the modeling of queueing systems and an introduction to decision problems in their management. The book also includes a chapter, written by computer scientists, on the use of computational tools and simulation in solving queueing theory problems.




                                      Markov Chains: Models, Algorithms and Applications$^4$.




                                      The mentioned two chapters are very good examples of modeling: Chapter 2 discusses the applications of continuous-time Markov chains to model queueing systems and discrete-time Markov chain for computing the PageRank, the ranking of websites on the Internet. Chapter 3 studies Markovian models for manufacturing and re-manufacturing systems and presents closed-form solutions and fast numerical algorithms for solving the captured systems.




                                      Queues A Course in Queueing Theory$^5$.




                                      The first three chapters focus on the needed preliminaries, including exposition distributions, Poisson processes and generating functions, renewal theory, and Markov chains, Then, rather than switching to first-come-first-served memoryless queues here as most texts do, Haviv discusses the M/G/1 model instead of the M/M/1, and then covers priority queues. Later chapters cover the G/M/1 model, thirteen examples of continuous-time Markov processes, open networks of memoryless queues and closed networks, queueing regimes with insensitive parameters, and then concludes with two-dimensional queueing models which are quasi birth and death processes. Each chapter ends with exercises.




                                      References:



                                      1) Zukerman, Moshe. "Introduction to queueing theory and stochastic teletraffic models." arXiv preprint arXiv:1307.2968 (2013).



                                      2) Cooper, Robert B. Introduction to queueing theory. North Holland, 1981.



                                      3) Bhat, U. Narayan. An introduction to queueing theory: modeling and analysis in applications. Birkhäuser, 2015.



                                      4) Ching, Wai-Ki, and Michael K. Ng. "Markov chains." Models, algorithms and applications (2006).



                                      5) Haviv, Moshe. Queues: A Course in Queueing Theory. Vol. 191. Springer Science & Business Media, 2013.






                                      share|improve this answer









                                      $endgroup$



                                      Introduction to queueing theory and stochastic teletraffic models$^1$.




                                      The aim of this textbook is to provide students with basic knowledge of stochastic models
                                      that may apply to telecommunications research areas, such as traffic modeling, performance
                                      evaluation, resource provisioning, and traffic management. These research areas are included in a field called teletraffic.




                                      Introduction to queueing theory$^2$.




                                      This book is one of the best introductory books in the field, the good thing about this book is, the video lectures of Prof. Cooper can be found on the net and you can easily follow the book base on the lectures.




                                      An introduction to queueing theory: modeling and analysis in applications$^3$.




                                      With an emphasis on modeling and analysis this book deals with topics such as identification of models, collection of data, and tests for stationarity and independence of observations. It provides a rigorous treatment of basic models commonly used in applications with references for advanced topics. It gives a comprehensive discussion of statistical inference techniques usable in the modeling of queueing systems and an introduction to decision problems in their management. The book also includes a chapter, written by computer scientists, on the use of computational tools and simulation in solving queueing theory problems.




                                      Markov Chains: Models, Algorithms and Applications$^4$.




                                      The mentioned two chapters are very good examples of modeling: Chapter 2 discusses the applications of continuous-time Markov chains to model queueing systems and discrete-time Markov chain for computing the PageRank, the ranking of websites on the Internet. Chapter 3 studies Markovian models for manufacturing and re-manufacturing systems and presents closed-form solutions and fast numerical algorithms for solving the captured systems.




                                      Queues A Course in Queueing Theory$^5$.




                                      The first three chapters focus on the needed preliminaries, including exposition distributions, Poisson processes and generating functions, renewal theory, and Markov chains, Then, rather than switching to first-come-first-served memoryless queues here as most texts do, Haviv discusses the M/G/1 model instead of the M/M/1, and then covers priority queues. Later chapters cover the G/M/1 model, thirteen examples of continuous-time Markov processes, open networks of memoryless queues and closed networks, queueing regimes with insensitive parameters, and then concludes with two-dimensional queueing models which are quasi birth and death processes. Each chapter ends with exercises.




                                      References:



                                      1) Zukerman, Moshe. "Introduction to queueing theory and stochastic teletraffic models." arXiv preprint arXiv:1307.2968 (2013).



                                      2) Cooper, Robert B. Introduction to queueing theory. North Holland, 1981.



                                      3) Bhat, U. Narayan. An introduction to queueing theory: modeling and analysis in applications. Birkhäuser, 2015.



                                      4) Ching, Wai-Ki, and Michael K. Ng. "Markov chains." Models, algorithms and applications (2006).



                                      5) Haviv, Moshe. Queues: A Course in Queueing Theory. Vol. 191. Springer Science & Business Media, 2013.







                                      share|improve this answer












                                      share|improve this answer



                                      share|improve this answer










                                      answered yesterday









                                      Oguz ToragayOguz Toragay

                                      2,2472 silver badges26 bronze badges




                                      2,2472 silver badges26 bronze badges


























                                          2












                                          $begingroup$

                                          I learned from Quantitative System Performance
                                          Computer System Analysis Using Queueing Network Models by Lazowska, et.al. Unfortunately, it is no longer published, but it is available for free online. It may seem a bit out of date today but it is considered the classic for queueing network analysis of computer performance.



                                          It does not really cover the areas of simulation much (it focuses on MVA rather than either convolution or simulation), or general operations research, but once you've read this, you should be able to easily move to and apply it to those.






                                          share|improve this answer








                                          New contributor



                                          RBarryYoung is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                          Check out our Code of Conduct.





                                          $endgroup$




















                                            2












                                            $begingroup$

                                            I learned from Quantitative System Performance
                                            Computer System Analysis Using Queueing Network Models by Lazowska, et.al. Unfortunately, it is no longer published, but it is available for free online. It may seem a bit out of date today but it is considered the classic for queueing network analysis of computer performance.



                                            It does not really cover the areas of simulation much (it focuses on MVA rather than either convolution or simulation), or general operations research, but once you've read this, you should be able to easily move to and apply it to those.






                                            share|improve this answer








                                            New contributor



                                            RBarryYoung is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                            Check out our Code of Conduct.





                                            $endgroup$


















                                              2












                                              2








                                              2





                                              $begingroup$

                                              I learned from Quantitative System Performance
                                              Computer System Analysis Using Queueing Network Models by Lazowska, et.al. Unfortunately, it is no longer published, but it is available for free online. It may seem a bit out of date today but it is considered the classic for queueing network analysis of computer performance.



                                              It does not really cover the areas of simulation much (it focuses on MVA rather than either convolution or simulation), or general operations research, but once you've read this, you should be able to easily move to and apply it to those.






                                              share|improve this answer








                                              New contributor



                                              RBarryYoung is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                              Check out our Code of Conduct.





                                              $endgroup$



                                              I learned from Quantitative System Performance
                                              Computer System Analysis Using Queueing Network Models by Lazowska, et.al. Unfortunately, it is no longer published, but it is available for free online. It may seem a bit out of date today but it is considered the classic for queueing network analysis of computer performance.



                                              It does not really cover the areas of simulation much (it focuses on MVA rather than either convolution or simulation), or general operations research, but once you've read this, you should be able to easily move to and apply it to those.







                                              share|improve this answer








                                              New contributor



                                              RBarryYoung is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                              Check out our Code of Conduct.








                                              share|improve this answer



                                              share|improve this answer






                                              New contributor



                                              RBarryYoung is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                              Check out our Code of Conduct.








                                              answered yesterday









                                              RBarryYoungRBarryYoung

                                              1213 bronze badges




                                              1213 bronze badges




                                              New contributor



                                              RBarryYoung is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                              Check out our Code of Conduct.




                                              New contributor




                                              RBarryYoung is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                              Check out our Code of Conduct.



























                                                  Kevin S. Van Horn is a new contributor. Be nice, and check out our Code of Conduct.










                                                  draft saved

                                                  draft discarded


















                                                  Kevin S. Van Horn is a new contributor. Be nice, and check out our Code of Conduct.













                                                  Kevin S. Van Horn is a new contributor. Be nice, and check out our Code of Conduct.












                                                  Kevin S. Van Horn is a new contributor. Be nice, and check out our Code of Conduct.
















                                                  Thanks for contributing an answer to Operations Research Stack Exchange!


                                                  • Please be sure to answer the question. Provide details and share your research!

                                                  But avoid



                                                  • Asking for help, clarification, or responding to other answers.

                                                  • Making statements based on opinion; back them up with references or personal experience.


                                                  Use MathJax to format equations. MathJax reference.


                                                  To learn more, see our tips on writing great answers.




                                                  draft saved


                                                  draft discarded














                                                  StackExchange.ready(
                                                  function () {
                                                  StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2for.stackexchange.com%2fquestions%2f1275%2fgood-textbook-for-queueing-theory-and-performance-modeling%23new-answer', 'question_page');
                                                  }
                                                  );

                                                  Post as a guest















                                                  Required, but never shown





















































                                                  Required, but never shown














                                                  Required, but never shown












                                                  Required, but never shown







                                                  Required, but never shown

































                                                  Required, but never shown














                                                  Required, but never shown












                                                  Required, but never shown







                                                  Required, but never shown







                                                  Popular posts from this blog

                                                  Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

                                                  Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

                                                  Nicolae Petrescu-Găină Cuprins Biografie | Opera | In memoriam | Varia | Controverse, incertitudini...