MUD-Dev
mailing list archive

Other Periods  | Other mailing lists  | Search  ]

Date:  [ Previous  | Next  ]      Thread:  [ Previous  | Next  ]      Index:  [ Author  | Date  | Thread  ]

[MUD-Dev] Re: processors



Between these little RISC (or intel CISC) chips, there's not a lot of
difference.  Most muds need integer arithmetic, pointer manipulation and
text manipulation (mainly moving it around).  The common chips tend to
be good at the first 2 and so-so at the third.  If you want to get
something that good at all of them, you need something with a 390
instruction set (IBM CMOS technology designed for BIG databases) - but
they cost a lot of money...

Mik
-- 
http://www.geocities.com/SoHo/Cafe/2260




Other Periods  | Other mailing lists  | Search  ]