|
-
Sep 21st, 2007, 09:32 AM
#1
Thread Starter
New Member
Threading in ASP
I have never used threading in vbscript and recently got assigned a project to run a program on a 8 processor server. So in order to maximize the server I wanted to create 8 threads and run them simultaneously. Could anyone please send me a sample code to start from?
Lets say the program is C:\xyz.exe and the ini file that needs to be passed to it is C:\xyz.ini
The reason that I want to create 8 threads, is cause the data that needs to run has about 800,000 rows.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|