System for integrating java servlets with asynchronous messages

Electrical computers and digital processing systems: multicomput – Computer network managing – Network resource allocating

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C709S203000

Reexamination Certificate

active

07003570

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.

REFERENCES:
patent: 5987454 (1999-11-01), Hobbs
patent: 6292792 (2001-09-01), Baffes et al.
patent: 6292933 (2001-09-01), Bahrs et al.
patent: 6304906 (2001-10-01), Bhatti et al.
patent: 6327628 (2001-12-01), Anuff et al.
patent: 6421673 (2002-07-01), Caldwell et al.
patent: 6480865 (2002-11-01), Lee et al.
patent: 6718516 (2004-04-01), Claussen et al.
patent: 6732330 (2004-05-01), Claussen et al.
patent: 6779152 (2004-08-01), Conner et al.
patent: 6859451 (2005-02-01), Pasternack et al.
patent: 6873984 (2005-03-01), Campos et al.
patent: 2001/0047385 (2001-11-01), Tuatini
patent: 2002/0046286 (2002-04-01), Caldwell et al.
patent: 2002/0049788 (2002-04-01), Lipkin et al.
patent: 2003/0005411 (2003-01-01), Gerken
patent: 2003/0084120 (2003-05-01), Egli
patent: 2004/0015824 (2004-01-01), Felkey et al.
patent: 2004/0073565 (2004-04-01), Kaufman et al.
Sevlets and JavaServer Pages (JSP) 1.0: A Tutoria, 1999.
Dr. Herong Yang, Herong's NOtes on JSP Version 3.06, Copyright 2001-2004.

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

System for integrating java servlets with asynchronous messages does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with System for integrating java servlets with asynchronous messages, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and System for integrating java servlets with asynchronous messages will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3676230

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.