J
John Devlon
Hi,
With this mail I would like to ask some professional expertise.
I've created an ASP form in vb.net which uses an external application.
Everything works fine. However, Currently, Only 1 user at a time uses the
webpage.
What I would like to know:
If, for example, 25 users at one time, are using the same webform,
triggering the same application (Word, Excell or something else for
example), what would happen ? Is every request automaticly in a que and
waits its turn or does an error occure? Let's assume that every action to be
executed by the external application takes 1 second. Or do I have to create
some sort of applications which holds a request que?
I know that using external applications is not the right approach but in
this case I do not have a work arround.
Looking forward to you responses
Thanks
John
With this mail I would like to ask some professional expertise.
I've created an ASP form in vb.net which uses an external application.
Everything works fine. However, Currently, Only 1 user at a time uses the
webpage.
What I would like to know:
If, for example, 25 users at one time, are using the same webform,
triggering the same application (Word, Excell or something else for
example), what would happen ? Is every request automaticly in a que and
waits its turn or does an error occure? Let's assume that every action to be
executed by the external application takes 1 second. Or do I have to create
some sort of applications which holds a request que?
I know that using external applications is not the right approach but in
this case I do not have a work arround.
Looking forward to you responses
Thanks
John