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:
Sep. 18, 2012
Filed:
Nov. 17, 2010
John Joseph Duffy, Renton, WA (US);
David Callahan, Seattle, WA (US);
David Detlefs, Westford, MA (US);
Vance Morrison, Kirkland, WA (US);
Brian Grunkemeyer, Redmond, WA (US);
Eric Dean Tribble, Bellevue, WA (US);
John Joseph Duffy, Renton, WA (US);
David Callahan, Seattle, WA (US);
David Detlefs, Westford, MA (US);
Vance Morrison, Kirkland, WA (US);
Brian Grunkemeyer, Redmond, WA (US);
Eric Dean Tribble, Bellevue, WA (US);
Microsoft Corporation, Redmond, WA (US);
Abstract
Various technologies and techniques are disclosed for providing concurrent exception handling. When one or more exceptions are received from concurrent workers, one or more exception handler functions are supplied. For each respective exception in the exception results, determine if the respective exception is one of a kind of exceptions handled by the one or more exception handler functions. If the respective exception is one of a kind handled by the exception handler functions, then run a particular handler of the exception handler functions and mark the respective exception as handled. Any unhandled exceptions are then processed appropriately. In one implementation, a collection of input data is processed to produce a collection of output results, with the exceptions being interleaved with other output results. In another implementation, a particular exception is selected that represents the multiple exceptions. The selected one particular exception is then thrown.