Network Programming with Perl By Lincoln D. Stein Slots : 1
Table of Contents
Part 3: Developing TCP Client/Server Systems
Content
This chapter discusses network application development using Perl's lightweight thread API. Threads provide a program architecture that in many ways is easier to use than multiprocessing.