I need some mysql implementation suggestion [40 million+ record license server]

This is a discussion on I need some mysql implementation suggestion [40 million+ record license server] within the MySQL Database forums, part of the Database Forums category; I need to implement an application license server for my company. Each application will periodically update the license server with ...


Go Back   Usenet Forums > Database Forums > MySQL Database

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 10-27-2007
lavrov2005@gmail.com
 
Posts: n/a
Default I need some mysql implementation suggestion [40 million+ record license server]

I need to implement an application license server for my company. Each
application will periodically update the license server with its
status via an appache server. The license server will eventually scale
up to 40million-100million records.

Here is my thought: Rather than storing everything on one mysql
server, I will spread the 40-100million records over N high end mysql
servers. I will also assign a unique UUID to each application. When
the application contacts the appache server, the appache server will
hash the UUID to a particular mysql server.

Does this sound like a scalable approach ?

Sergei

Reply With Quote
  #2 (permalink)  
Old 10-27-2007
ZeldorBlat
 
Posts: n/a
Default Re: I need some mysql implementation suggestion [40 million+ record license server]

On Oct 27, 11:03 am, lavrov2...@gmail.com wrote:
> I need to implement an application license server for my company. Each
> application will periodically update the license server with its
> status via an appache server. The license server will eventually scale
> up to 40million-100million records.
>
> Here is my thought: Rather than storing everything on one mysql
> server, I will spread the 40-100million records over N high end mysql
> servers. I will also assign a unique UUID to each application. When
> the application contacts the appache server, the appache server will
> hash the UUID to a particular mysql server.
>
> Does this sound like a scalable approach ?
>
> Sergei


Why not put them all on a single server? Are you experiencing
specific performance issues or are you prematurely optimizing?

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:25 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0