Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Feedback Control for Computer Systems (repost)

    Posted By: libr
    Feedback Control for Computer Systems (repost)

    Philipp K. Janert, "Feedback Control for Computer Systems"
    English | ISBN: 1449361692 | 2013 | 336 pages | EPUB | 9,1 MB

    How can you take advantage of feedback control for enterprise programming? With this book, author Philipp K. Janert demonstrates how the same principles that govern cruise control in your car also apply to data center management and other enterprise systems. Through case studies and hands-on simulations, you’ll learn methods to solve several control issues, including mechanisms to spin up more servers automatically when web traffic spikes.

    Feedback is ideal for controlling large, complex systems, but its use in software engineering raises unique issues. This book provides basic theory and lots of practical advice for programmers with no previous background in feedback control.
    Learn feedback concepts and controller design
    Get practical techniques for implementing and tuning controllers
    Use feedback “design patterns” for common control scenarios
    Maintain a cache’s “hit rate” by automatically adjusting its size
    Respond to web traffic by scaling server instances automatically
    Explore ways to use feedback principles with queueing systems
    Learn how to control memory consumption in a game engine
    Take a deep dive into feedback control theory