[Next Message in Time] | [Previous Message in Time] | [Next Message in Topic] | [Previous Message in Topic]

Message ID: 16226
Date: Wed Mar 15 22:10:04 GMT 2000
Author: Ryan Honeyman
Subject: Re: [eqbards] Ghoul Assassin Advice?


> Actually, if you check Verant's help wanted section, I think it can be
> inferred pretty positively that they are running on Unix, Solaris to be
> exact. There's a job posting for a Sr Sysadmin there who's duty is to run
> the game servers. 2-4 years Unix required. Some NT preferred. Some
> Oracle. From that, my best guess would be world servers on Unix, Oracle
> for the login/accounting server. Did DikuMud have it's own built in
> database?

Hot damn, I need a new job where they do nothing, heh. ;-)

That's all I do everyday, Solaris + Oracle + Web Programming

LPMuds used flatfiles for data storage. Each user had a file
with their information in it. I imagine most muds are like this,
since database integration back then wasn't very common to the
little people. But I have very little experience in Diku or it's
spun off variants (Merc/Envy). It's pretty easy to get the C libs
for oracle and get the mud to query the database instead of files.

Verant may use Oracle to accomodate all functionality of the game.
There's simply no way to tell.

As for them running Solaris on their game servers, one can only
hope <g>

Harm.