The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Aug. 26, 2008
Filed:
Aug. 31, 2004
Emily Kruglick, Sammamish, WA (US);
Geoffrey M. Kizer, Seattle, WA (US);
Shai Kariv, Bellevue, WA (US);
Lance E. Olson, Sammamish, WA (US);
Erik B. Christensen, Seattle, WA (US);
Kenneth D. Wolf, Seattle, WA (US);
Dmitry Robsman, Bellevue, WA (US);
Shanku Shivabrata Niyogi, Bellevue, WA (US);
Emily Kruglick, Sammamish, WA (US);
Geoffrey M. Kizer, Seattle, WA (US);
Shai Kariv, Bellevue, WA (US);
Lance E. Olson, Sammamish, WA (US);
Erik B. Christensen, Seattle, WA (US);
Kenneth D. Wolf, Seattle, WA (US);
Dmitry Robsman, Bellevue, WA (US);
Shanku Shivabrata Niyogi, Bellevue, WA (US);
Microsoft Corporation, Redmond, WA (US);
Abstract
A server system in typical operation has a process manager, multiple listeners (each to receive requests for its protocols) and multiple worker processes that are each able to handle requests in multiple protocols. At server start-up, each listener connects with the process manager via a pipe published by the process manager. The listener then receives information via the process manager that includes information defining the application(s) for which that listener is to 'listen' and associating application(s) to application pool(s). When the listener receives a request for such an application, the listener starts a queue for the associated application pool. The listener may use a hierarchical matching scheme to determine the associated application or application pool from the requested application. The process manager launches an appropriate worker process to handle requests in the listener's protocol. The worker process then makes a connection with the listener.