[vworld-tech] Modern MUD server design

Ryan Daum ryan at darksleep.com
Thu Jan 22 11:32:10 PST 2004


Brian Hook wrote:

>>The current versions of MySQL offer transaction support only if you
>>specify the tables as an InnoDB type.  
>>    
>>
>
>Good to know.  And it looks like the price for MySQL Pro isn't that 
>insane at all -- $495.00 is a pretty reasonable price.
>  
>
Why pay for MySQL Pro when PostgreSQL offers transactions and is open 
source and free? 

Or did I miss a previous convo...  Sorry if I'm going over old ground here.

Ryan

>  
>
>>The 'trick' is simply to run multiple replicated databases, all on
>>RAID disks, and usually use a hardware solution to provide for
>>transparent failover.
>>    
>>
>
>Any good papers on how to set this up?  I'm fine without transparent 
>failover, I'm mostly concerned about data loss.  Mirrored hard drives 
>with a replicated database might be enough to keep things going 
>though.
>
>  
>
>>the kernel should be basic, concerned with server I/O, base graphic
>>engine (if required), and other sundry items.
>>    
>>
>
>Absolutely.  The more that is tied into the kernel, the more game 
>specific it gets.  I'm finding over time that I'm migrating more and 
>more into the Lua stuff (mostly gated by my inexperience with Lua -- 
>the lack of docs for Lua really, really pisses me off).
>
>Brian
>
>
>
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>vworld-tech mailing list
>vworld-tech at cubik.org
>http://lists.cubik.org/cgi-bin/mailman/listinfo/vworld-tech
>  
>



More information about the vworld-tech mailing list