Invention Grant
US07788675B2 System for integrating java servlets with asynchronous message
有权
将java servlet与异步消息集成的系统
- Patent Title: System for integrating java servlets with asynchronous message
- Patent Title (中): 将java servlet与异步消息集成的系统
-
Application No.: US11301511Application Date: 2005-12-13
-
Publication No.: US07788675B2Publication Date: 2010-08-31
- Inventor: Adam Messinger , Samuel Pullara , Dave Brown
- Applicant: Adam Messinger , Samuel Pullara , Dave Brown
- Applicant Address: US CA Redwood Shores
- Assignee: BEA Systems Inc.
- Current Assignee: BEA Systems Inc.
- Current Assignee Address: US CA Redwood Shores
- Agency: Fliesler Meyer LLP
- Main IPC: G06F15/173
- IPC: G06F15/173

Abstract:
In a traditional application server that uses servlets, when a request is dispatched to a thread the service method of the appropriate servlet is called. When the service method returns the response is sent. This is sub-optimal in the case that an asynchronous event must occur before the response can be sent, because the thread running the servlet must block until the event occurs. The invention provides for asynchronous processing of such requests. In one embodiment, the invention provides an extension to the Servlet API which allows the service method to return (and thus the thread to be freed) before the response is ready to be sent. Then when the asynchronous event later occurs the response may be completed and sent.
Public/Granted literature
- US20060168139A1 System for integrating java servlets with asynchronous message Public/Granted day:2006-07-27
Information query