Muti-thread management system for web service and method therefor

PURPOSE: A system and a method for operating multi-thread of web service are provided to reduce process time of user request, optimize system performance by managing thread, and prevent interference by setting script according to each thread . CONSTITUTION: A user(5) connects to a web server(10). The web server(10) includes a web management part(11), a Java script(12), an object management table(13), a user request table(14), a thread management table(15), a PL/SQL script(16), a database(17), and a log management table(18). The web management part(11) manages service performed at the web server(10), and has an interface function. The Java script(12) includes program for receiving user request, generating and managing thread. The Java script(12) stores the request at a user request table(14), allocates/releases thread. The object management table(13) includes data for operating a system.