B
Boris Condarco
Hi,
I have to develop an application, whose main feature is: read data from
DataBase, do many calculations, then write back the results to the DataBase,
and finally show it to the user.
This calculations are based on different formula, so i was thinking to
develop a multithreaded Web Based application, in this order i have the
following questions:
Which aspects do i have to consider before, during and after the life cycle
of the program?
How many theads can be created simultaniusly on ASP.NET?
Is there any configuration file to improve the threads performace?
I would really appreacite any suggestions...!
Thanks in advance...
Boris
I have to develop an application, whose main feature is: read data from
DataBase, do many calculations, then write back the results to the DataBase,
and finally show it to the user.
This calculations are based on different formula, so i was thinking to
develop a multithreaded Web Based application, in this order i have the
following questions:
Which aspects do i have to consider before, during and after the life cycle
of the program?
How many theads can be created simultaniusly on ASP.NET?
Is there any configuration file to improve the threads performace?
I would really appreacite any suggestions...!
Thanks in advance...
Boris