Jump to content

Developing a social site that can deal with twitters volume of traffic!


scotchegg78

Recommended Posts

Guys

 

I am a php developer who wants to develop a social site that one would of course dream could one day deal with the volumes twitter and facebook do . Now of course its only a dream, and its no its not another of the same, but instead a targeted market.

 

So rather than just make an OO php site, stick it on a server and hope it goes well, I would like to learn and understand the requirements on dealing with mulitple mass users and requests and scalibity of demand and the coding techniques to support this.

 

How or where can i learn or read about this specific way of developing?

 

thanks for any guidance here.

Link to comment
Share on other sites

I can point you in the right direction:

 

Research things like "enterprise applications" in regards to PHP.  I would high recommend object oriented code to keep things modular.  The key thing is to understand the concepts that are not PHP related, but rather the architecture of it all.  The design patterns info is particularly helpful to learn.

 

Review the second paragraph in this post: http://www.phpfreaks.com/forums/index.php/topic,230337.msg1068850.html#msg1068850 for more tips on books to help you out.

 

 

If you get that far, you'll deal with things such as replication, optimization, etc..

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.