mmofacts.com

Types of architectures

posted 14 years, 9 months ago by Ahdam

Hello, 

Me and some of my friends are trying to make a BBG. We're just starting, and I was wondering which of these methods are better: 

- use a big session array and make fewer mysql requests (but I guess then the disk space and CPU usage will be higher)

- use cookies and make more mysql requests (and I guess more traffic and higher RAM usage)

Which are you recommending ?

posted 14 years, 9 months ago by nucas

premature optimization is the root of all evil :D

Reply to this discussion