If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > how to setup db like facebook

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-07-09, 13:35
ammad ammad is offline
Registered User
 
Join Date: Aug 2008
Posts: 24
how to setup db like facebook

HI,

I want to know about setting up database like Facebook using MySQL, without any slow down or timout on huge database.

i heard about Read-Only and Read-Write databases. if Facebook is running a Read-Write database, and replicating this Database to 30 miror/replicas so i think that these 30 are also Read-write because they are being in update process. it also place a table lock when updating a line.


Assuming 3000000 users access Facebook and do only login request in a second ,

My question is how MySQL or any other database performs this ?


thanks
Reply With Quote
  #2 (permalink)  
Old 12-07-09, 22:36
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,525
how to setup db like facebook = hire a team of database experts like facebook
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

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