null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Feedback Control for Computer Systems (Introducing Control Theory to Enterprise Programmers)

List Price: $39.99
SKU:
9781449361693
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Philipp K. Janert
    Format:
    Paperback
    Pages:
    327
    Publisher:
    O'Reilly Media (December 3, 2013)
    Language:
    English
    ISBN-13:
    9781449361693
    ISBN-10:
    1449361692
    Dimensions:
    6" x 9"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251022163324-20251022.xml
    Folder:
    TWO RIVERS
    List Price:
    $39.99
    As low as:
    $34.39
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Case Pack:
    24
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    18.88oz
    Imprint:
    O'Reilly Media
  • Overview

    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