View Single Post
Old 07-30-2007, 10:59 AM  
ServerGenius
Confirmed User
 
Join Date: Feb 2002
Location: Amsterdam
Posts: 9,377
Oh 1 last thing I forgot to point out regarding existing software that's on the
market. The biggest practical problem that some of these have.....especially
under extreme high load is that all the software on the market is that they
become inefficient due to the way they are built.

This kind of software has so many features due to the demand of the different
programs that are using it which means that in order to do that they need
to be build in a way that they can handle all this.....that means that in most
cases you get something that can do a lot more than what each individual
company will ever use. Some software have solved this better than others.

But even if all features are made in seperate modules that are loaded by
a basic core system it still has limitations coz though you only use some
of it.....the core has to be flexible enough to use all the different modules.
For example that means that a lot of database queries are chopped in
many seperate queries in order to keep it flexible and modular. that means
that the database load will always be much higher than something that is
build to do just exactly what you may want it to do. And for the people who
are not to tech savvy. Database load is one of the first and main bottlenecks
that you will encounter on high load.

A stats page that executes 200 seperate database queries to fetch the
results can never be as efficient as the same page that's rendered with
a fraction of the amount of database queries.

For most programs this will never become an issue as they are simply too
small to encounter these problems..but I have worked and dealt with such
issues and especially for those this is a major issue. As those programs
really don't want to deal with changing to another system and all the hassle
and risks that brings when you have ten thousands of active members and
thousands of active affiliates.

There is a solution for solving such problems with the software they are using
but from the 2 that I have dealt with that ran into these problems for some
reason neither them nor the software company was able to think of the
solution that I have for it..........Anyone who's dealing with such issues and
is desperate...feel free to contact me. I guarantee that I have simple
solution for your problems and that I can make them disappear for good
and not only that I can fix it very fast. Think I'm bluffing? Give it a try!
If I fail to solve it....I won't charge a single dollar....and I have no problem
signing a contract/NDA that includes this offer.

If I succeed I'll foot you a nice bill but I'm sure it's worth it and still be a
fraction of the costs you have when dealing with such problems and your
attempts to solve them.......

__________________
| http://www.sinnerscash.com/ | ICQ: 370820 | Skype: SinnersCash | AdultWhosWho |
ServerGenius is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote