Server Architecture
This chapter explores how network programming intersects with the general tools and techniques that
Python developers use to write long-running daemons that can perform significant amounts of work by
keeping a computer and its processors busy.