Post
Topic
Board Bitcoin Discussion
Re: Goxed - 15:30 open
by
goldmar
on 26/06/2011, 16:43:13 UTC
Quote
You can only really use several servers for the website itself. The actual order matching need to be done on a single processor detached from the front end.
They could at least detach the entering of orders into the database and the actual order processing. Also load balancing for the frontend (which is terribly slow) and for MySQL (which seems to crash frequently) should be a must-have. I doubt they have any of this...