What is request-processing pipeline with reference to IIS ?
The request processing pipeline in IIS is the mechanism by which requests are processed beginning with a Request and ending with a Response.
Pictures speak louder than words, you should review the IIS7 architecture diagrams on this page:
Introduction to IIS 7 Architecture - HTTP Request Processing in IIS 7