how can i reduce processor utilization in the CGI program ?

Just starting out? Need help? Post your questions and find answers here.
User avatar
skinkairewalker
Enthusiast
Enthusiast
Posts: 637
Joined: Fri Dec 04, 2015 9:26 pm

how can i reduce processor utilization in the CGI program ?

Post by skinkairewalker »

hi everyone !
I realized that when a CGI application is called, it uses a lot of the processor, would it be to reduce that processor utilization using Thread? Is there any solution to this?
infratec
Always Here
Always Here
Posts: 6883
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

Re: how can i reduce processor utilization in the CGI progra

Post by infratec »

Add a Delay() :wink:
Post Reply