Are Perl Script Cpu Limited Via Nice Or Otherwise

liunx

Guest
'scripts' <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /><br /><br />I've got a couple of scripts I'm working on that can be CPU intensive. Left to itself Perl WILL suck up all available CPU resources, so I need to know whether or not I need to write in speedbumps for my scripts.<!--content-->
You are "sharing" the server with hundreds of other folks who will not like it if their pages are slow or can't be reached. I also know that TCH will shut down accounts that hog the CPU. So I would suggest you be careful and be a nice neighbor so we don't have to complain about a slowdown.<!--content-->
<!--quoteo(post=153475:date=Oct 27 2005, 09:42 AM:name=Madmanmcp)--><div class='quotetop'>QUOTE(Madmanmcp @ Oct 27 2005, 09:42 AM) <a href="http://www.totalchoicehosting.com/forums/index.php?act=findpost&pid=153475"><img src='http://www.totalchoicehosting.com/forums/style_images/1/post_snapback.gif' alt='*' border='0' /></a></div><div class='quotemain'><!--quotec-->You are "sharing" the server with hundreds of other folks who will not like it if their pages are slow or can't be reached. I also know that TCH will shut down accounts that hog the CPU. So I would suggest you be careful and be a nice neighbor so we don't have to complain about a slowdown.<!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />That's why I'm asking...<!--content-->
From the <a href="http://www.totalchoicehosting.com/web-hosting-aup.html" target="_blank">Acceptable Use Policy</a><br /><br /><!--quoteo--><div class='quotetop'>QUOTE</div><div class='quotemain'><!--quotec-->Network Performance<br /><br />TotalChoice Hosting accounts operate on shared resources. Excessive use or abuse of these shared network resources by one customer may have a negative impact on all other customers. Misuse of network resources in a manner which impairs network performance is prohibited by this policy and may result in termination or suspension of your account without notice. <br /><br /><b>You are prohibited from excessive consumption of resources, including CPU time, memory, disk space and session time. You may not use resource-intensive programs which negatively impact other customers or the performance of TotalChoice Hosting systems or Hosting. TotalChoice Hosting reserves the right to terminate or limit such activities. </b><br /><br />Denial of Services, DDoS, Smurf and other service attacks started against your web site will effect the entire population of the Totalchoice Network, therefore your site will be subject to immediate termination of your account.<!--QuoteEnd--></div><!--QuoteEEnd--><!--content-->
Thanks Bruce. What is considered excessive for CPU/memory?<br /><br />These manipulate images up to 1280x1024 ([edit: reduced to 512x512 until I put throttling in]) and can make several passes. The longest it runs is a few seconds, (7 at most) but during that time it's doing nothing but math.<!--content-->
<!--quoteo--><div class='quotetop'>QUOTE</div><div class='quotemain'><!--quotec-->What is considered excessive for CPU/memory?<!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />Anything that causes high loads on the server causing other customers sites to slow down.<!--content-->
Interesting that 105 seems to be dead now. Coincidence? (kidding, not insinuating Anything. At. All.)<!--content-->
 
Back
Top