Home / Series / Java Case Study / Aired Order / Season 1 / Episode 11

The Persistent Bug

So this one is interesting. In the process of fleshing out the CodeCast details page, we realize that we need to parse incoming URLs and build a router that selects the appropriate controllers. True to form, we simply write this ourselves rather than depending upon a framework. Along the way we re-encounter the strange race condition that sometimes causes our tests to hang. We work around this problem, but grow ever more concerned about it. By the end of the episode we have the architectural framework for many of the elements of a web serving system. And we still aren't using a framework.

English
  • Originally Aired June 13, 2015
  • Runtime 60 minutes
  • Created September 17, 2017 by
    Administrator admin
  • Modified September 17, 2017 by
    Administrator admin
Name Type Role
Robert C. Martin Writer
Micah Martin Writer
Robert C. Martin Director
Micah Martin Director