Unix Technical Forum

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 forums, part of the Database Server Software category; --> I need to implement an application license server for my company. Each application will periodically update the license server ...


Go Back   Unix Technical Forum > Database Server Software > MySQL

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-28-2008, 11:29 AM
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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-28-2008, 11:29 AM
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?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
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

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


All times are GMT. The time now is 04:31 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com