发明名称 System for integrating java servlets with asynchronous messages
摘要 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.
申请公布号 US2003084097(A1) 申请公布日期 2003.05.01
申请号 US20020264973 申请日期 2002.10.03
申请人 MESSINGER ADAM;PULLARA SAM;BROWN DAVE 发明人 MESSINGER ADAM;PULLARA SAM;BROWN DAVE
分类号 G06F15/00;G06F9/46;H04L29/06;H04L29/08;(IPC1-7):G06F15/16 主分类号 G06F15/00
代理机构 代理人
主权项
地址