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:
Dec. 15, 2009
Filed:
Jan. 06, 2005
Richard Dievendorff, Bellevue, WA (US);
Patrick J. Helland, Bellevue, WA (US);
Gagan Chopra, Redmond, WA (US);
Mohsen M. Al-ghosein, Redmond, WA (US);
Richard Dievendorff, Bellevue, WA (US);
Patrick J. Helland, Bellevue, WA (US);
Gagan Chopra, Redmond, WA (US);
Mohsen M. Al-Ghosein, Redmond, WA (US);
Microsoft Corporation, Redmond, WA (US);
Abstract
Queued component interface passing provides a way for a queued component to convey results of processing a client program's method invocations made asynchronously via a queue. A queued component recorder for a 'processing' queued component operates to marshal-by-value a method invocation parameter that is reference to another queued component recorder for another 'results' queued component into a data stream of recorded method invocations, which is then submitted as a message to a queue associated with the processing queued component. On receipt of the message from the queue, a queued component player for the processing queued component unmarshals the reference to the other queued component recorder and passes this reference to the processing queued component. The processing queued component uses the passed reference to invoke methods of the results queued component through its message queue, which conveys the processing queued component's results.