Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

E-Bay Style Website

  • 24-01-2006 10:14am
    #1
    Closed Accounts Posts: 22


    If I have on line worldwide E-bay style site with up to quarter million registered users what different type of technology (hardware, software, etc.) would the database need to support the site?


Comments

  • Registered Users, Registered Users 2 Posts: 6,265 ✭✭✭MiCr0


    Thats waaaay to vague to begin to answer propery


  • Closed Accounts Posts: 6,601 ✭✭✭Kali


    You might find your answer here:

    http://meta.wikimedia.org/wiki/Wikimedia_servers

    Good insight into the huge array of servers behind wikimedia.

    Roughly you're looking at three things for a site of that magnitude:

    Proxy server cluster for caching of web requests.
    Web server cluster for unique requests.
    Database cluster for unique requests.

    Size and implementation may vary (i.e. it could be squid/isa, iis/apache and mysql/oracle(RAC)), but thats the very basic structure for large sites.


Advertisement