[jboss-user] [JBoss Seam] - Long Running Web Call

kasim do-not-reply at jboss.com
Wed Feb 6 14:09:25 EST 2008


There is this one call we have that literally can take 5 - 10 minutes to run depending on how big of a file they upload to process.

I had a quick question.

4 years ago i know the pattern was to basically take the request ... send it into a messageQueue, have the MDB pick it up and work on it. At the same time your web page would make a call every 20 or so seconds to check if it was done.

IS this the normal pattern to use still? or is there something in Seam that kind of handles this pattern more effectively?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127146#4127146

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127146



More information about the jboss-user mailing list