您的当前位置:首页正文

System for integrating java servlets with asynchro

来源:独旅网
专利内容由知识产权出版社提供

专利名称:System for integrating java servlets with

asynchronous message

发明人:Adam Messinger,Samuel Pullara,Dave Brown申请号:US11301511申请日:20051213公开号:US07788675B2公开日:20100831

专利附图:

摘要: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 theservice 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 threadrunning the servlet must block until the event occurs. The invention provides for

asynchronous processing of such requests. In one embodiment, the invention provides anextension to the Servlet API which allows the service method to return (and thus thethread to be freed) before the response is ready to be sent. Then when theasynchronous event later occurs the response may be completed and sent.

申请人:Adam Messinger,Samuel Pullara,Dave Brown

地址:San Francisco CA US,San Francisco CA US,San Francisco CA US

国籍:US,US,US

代理机构:Fliesler Meyer LLP

更多信息请下载全文后查看

因篇幅问题不能全部显示,请点此查看更多更全内容