Forum start - Register
Name Password Forgot your password?

Forum start > web > development > Long Running Tasks
Author
Thread
JDOG
Member


 

Location: 
Registered: 8/7/2006    Warnings: 0
Long Running Tasks
Hey guys, wanted to get some feedback on long running processes and how you have handled them in the past. So far, I have seen three common options in using ASP.NET:

jQuery on the page with a waiting status so user knows server is working

Using WCF

Using multi-threading and the thread pool in IIS etc

What do you guys recommend or have you done in the past?
__________________
JDW
jdog44@gmail.com
6/16/2014 08:28 Link - Ip: Logged - Quote:
 
QuickView: Long Running Tasks - JDOG 6/16/2014 08:28
 Some of it depends on how long the task is. I am a fan of m... - byerspc 6/17/2014 08:49
 Okay, I saw SignalR briefly and I also looked at HangFire. M... - JDOG 6/17/2014 09:56
 
Forum start > web > development > Long Running Tasks

Quick reply
You need to login before you can post.


Powered by ASPBB v0.5.2
© 2004-2006 ASPBB Developers team