22/02/2013
jD returns home from school...
Quote:
Originally Posted by wall57
you use mysql? i saw apache there. or databases like sql 2000? :D
|
Back end isn't written yet, (well, I started a while back, like 2 years) but I gave up and haven't done anything on it, however I will be using a MySQL server running memcache as a caching server. I will store the entire database in RAM (I'll load the entire Database into my C# server at the start) and then dump the database from ram to MySQL every ~5 seconds.
I'm currently just using MicroApache to keep a really small PHP Server running, as alot of the files the main.swf calls need to be sent from a php file, not just straight XML.
-jD