Reply
Social media software
Old 02-27-2008, 11:57 AM Social media software
hcolor's Avatar
Skilled Talker

Posts: 93
Hi,

Can I ask you something? Do you find reasonable budget shared hosting plans have to include social networking tools such as Pligg, Wiki and etc. I'm asking this question because those software applications take significan ammount of the CPU and server resources.... especially when they have many and pluggins installed?

It is important to define the line of service and this is a process because the web technologies is developing month by month.

Thanks in advance!
__________________
Host Color | HC Servers
Quality Web Hosting | Managed, Dedicated Servers
Higher standards in web hosting since 2000
hcolor is offline
Reply With Quote
View Public Profile Visit hcolor's homepage!
 
When You Register, These Ads Go Away!
     
Old 02-27-2008, 12:00 PM Re: Social media software
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,945
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
IN a word: "no". If it's a budget plan, it should include budget resources.
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 02-29-2008, 01:38 PM Re: Social media software
ssandecki's Avatar
Extreme Talker

Posts: 248
Name: Stephen
Location: Chicago, IL
Quote:
Originally Posted by ADAM Web Design View Post
IN a word: "no". If it's a budget plan, it should include budget resources.
Agreed, unless you make a specific plan made for these, which of course would cost more money. You could also consider load balancing some shared servers if you insist on doing this.
__________________
Search Engine Optimization - Search Engine Optimization Knowledge Database.
ssandecki is offline
Reply With Quote
View Public Profile Visit ssandecki's homepage!
 
Old 02-29-2008, 05:15 PM Re: Social media software
Learning Newbie's Avatar
Moderator

Latest Blog Post:
What Does This Look Like?
Posts: 4,714
Name: John Alexander
(1) Social = lots of users interacting with each other through the service. Lots being the key word. That implies a heavy load.

(2) Not all code is equal. Your scripts should be written for ASP.NET instead of PHP since even haters say ASP.NET is the framework that's able to cope with enterprise level scale. Which is what you're trying to do. Your scripts should also be compiled and run from binary code and not interpreted line by line from the source code while it's running.
__________________
4 ways to improve the lives of the "bottom billion"

"HEY YOU KIDS GET OFF MY LAWN!" -John McCain
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Old 02-29-2008, 05:50 PM Re: Social media software
willcode4beer's Avatar
Webmaster Talker

Posts: 630
Name: Paul Davis
Location: San Francisco
Quote:
Originally Posted by Learning Newbie View Post
(2) Not all code is equal. Your scripts should be written for ASP.NET instead of PHP since even haters say ASP.NET is the framework that's able to cope with enterprise level scale. Which is what you're trying to do. Your scripts should also be compiled and run from binary code and not interpreted line by line from the source code while it's running.
If using asp.net, you should still be building via the mvc pattern and have an absolute minimal amount of scripting in the asp pages themselves.
This can allow the server to spawn instances of objects based on load and available threads, while keeping a handle on resources such as database connections.
__________________
Paul Davis
willCode4Beer.com (coding for all the right reasons)
willcode4beer is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Social media software
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.14020 seconds with 13 queries