Hello all,
I am going to be creating and Intranet and I would like to know if anyone has any experience with COM Object via ASP and the best threading model to use depending on the user load. For instance I know the VB is simple to develope in but we are limited to apartment threading (how much does this really matter if we only have 10000 users or so?) At what point does the threading model really become an issue? Now I know in C++ or J++ Free or Both threading model can be used, (how many users must I surpass to really start having a visuble effect on performance. Any info in this department would be very helpful
Thanks
Stefan
I am going to be creating and Intranet and I would like to know if anyone has any experience with COM Object via ASP and the best threading model to use depending on the user load. For instance I know the VB is simple to develope in but we are limited to apartment threading (how much does this really matter if we only have 10000 users or so?) At what point does the threading model really become an issue? Now I know in C++ or J++ Free or Both threading model can be used, (how many users must I surpass to really start having a visuble effect on performance. Any info in this department would be very helpful
Thanks
Stefan