ManningBooks

ManningBooks

Devtalk Sponsor

Latency (Manning)

Latency: Reduce delay in software systems shows you how to troubleshoot latency in existing applications and create low-latency systems from the ground up.

Pekka Enberg

Latency is one of those invisible performance killers — even systems that work can feel slow, fragile, or unresponsive because of micro-delays that accumulate. That’s exactly what Pekka Enberg tackles in his new book, Latency, now available through Manning’s Early Access Program (MEAP).

From first principles through hands-on techniques, Latency shows you how to spot, understand, and fix unwanted delay in software and infrastructure. It doesn’t treat latency as an afterthought — it treats it as a first-class concern across layers (OS, network, application, data).

Here’s what you’ll get out of this book:

  • A clear distinction between latency vs. bandwidth, and why bandwidth optimizations often miss the real issue

  • Models (Little’s Law, Amdahl’s Law) and measurement strategies to quantify latency and its sources

  • Techniques to optimize at every level: colocation, replication, partitioning, caching

  • Ways to speed internal logic: algorithmic improvements, memory tuning, lock-free concurrency

  • Methods to hide latency when you can’t eliminate it: asynchronous processing, speculative execution, prefetching

One thing I especially liked in early previews is the code repository that comes with the book — you can experiment with reference implementations to better internalize the concepts. GitHub

If your goal is to build fast, responsive, high-quality systems — especially those that operate over networks, in distributed environments, or on tight SLAs — this is a resource that’ll help you put theory into practice.


Don’t forget you can get 45% off with your Devtalk discount! Just use the coupon code “devtalk.com” at checkout :+1:

Where Next?

Popular Frontend topics Top

PragmaticBookshelf
ReasonML is a new, type-safe, functional language that compiles to efficient, readable JavaScript. ReasonML interoperates with existing J...
New
PragmaticBookshelf
WebAssembly fulfills the long-awaited promise of web technologies: fast code, type-safe at compile time, execution in the browser, on emb...
New
PragmaticBookshelf
JavaScript is no longer to be feared or loathed—the world’s most popular and ubiquitous language has evolved into a respectable language....
New
PragmaticBookshelf
Modern JavaScript is more simple, predictable, and readable than ever. Discover how to write better code with clear examples using princi...
New
New
PragmaticStudio
Let’s get real. As in really knowing—clearly and practically—what’s up with Phoenix LiveView. What is it? How does it work? What can I ...
New
PragmaticBookshelf
Combine Rails 7, TypeScript, Turbo, Stimulus, and React to build rich user interaction into your websites using the best of both server a...
New
ManningBooks
In Modern C, Third Edition you’ll learn to harness C’s full potential using the latest tools and techniques. After a quick review of the ...
New
ManningBooks
In Learn Docker in a Month of Lunches, Docker expert Elton Stoneman guides through everything you need to know about Docker in 22 short l...
New
ManningBooks
For over fifteen years, The Well-Grounded Rubyist has taught beginner and developing Ruby programmers the veteran secrets of Ruby. This n...
New

Other popular topics Top

Devtalk
Reading something? Working on something? Planning something? Changing jobs even!? If you’re up for sharing, please let us know what you’...
1042 20430 390
New
New
axelson
I’ve been really enjoying obsidian.md: It is very snappy (even though it is based on Electron). I love that it is all local by defaul...
New
dimitarvp
Small essay with thoughts on macOS vs. Linux: I know @Exadra37 is just waiting around the corner to scream at me “I TOLD YOU SO!!!” but I...
New
AstonJ
If you get Can't find emacs in your PATH when trying to install Doom Emacs on your Mac you… just… need to install Emacs first! :lol: bre...
New
New
New
PragmaticBookshelf
Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
New
sir.laksmana_wenk
I’m able to do the “artistic” part of game-development; character designing/modeling, music, environment modeling, etc. However, I don’t...
New
NewsBot
Node.js v22.14.0 has been released. Link: Release 2025-02-11, Version 22.14.0 'Jod' (LTS), @aduh95 · nodejs/node · GitHub
New