MUD-Dev
mailing list archive
[ Other Periods
| Other mailing lists
| Search
]
Date:
[ Previous
| Next
]
Thread:
[ Previous
| Next
]
Index:
[ Author
| Date
| Thread
]
Re: [MUD-Dev] World Persistence, flat files v/s DB v/s ??
Nathan F Yospe wrote:
>
> On Mon, 30 Mar 1998, Ben Greear wrote:
[skipped]
> :I'm using Java, so probably going to use sockets, as that seems to be
> :the least common denominator across platforms. The DB itself will just
> :be an object I instantiate in the server program...(and clients too I
> :guess.)
>
> Java for the host? I'm using it for my clients now (got to see how well the
> Metrowerks java-to-native compilers for MacOS and Win32 work... they may be
> just what I need.)
Yes, and it works great on the server side. Forgive me for sliding
offtopic, but server-side Java works much better that client-side Java,
mostly (I think) because its improvement wasn't constrained by the
browser compatibility.
Getting back on-topic: has anyone tried to use CORBA and persistence
engines using it? Namely Voyager (http://www.objectspace.com)?
> --
>
> Nathan F. Yospe - Aimed High, Crashed Hard, In the Hanger, Back Flying Soon
> Jr Software Engineer, Textron Systems Division (On loan to Rocketdyne Tech)
> (Temporarily on Hold) Student, University of Hawaii at Manoa, Physics Dept.
> yospe#hawaii.edu nyospe#premier.mhpcc.af.mil http://www2.hawaii.edu/~yospe/
--
Still alive and smile stays on,
Vadim Tkachenko <vt#freehold,crocodile.org>
--
UNIX _is_ user friendly, he's just very picky about who his friends are
- Thread context:
- Re: [MUD-Dev] World Persistence, flat files v/s DB v/s ??, (continued)
- Re: [MUD-Dev] World Persistence, flat files v/s DB v/s ??,
Orion Henry orionZ#ix,netcom.com, Tue 31 Mar 1998, 02:42 GMT
- Re: [MUD-Dev] World Persistence, flat files v/s DB v/s ??,
Ben Greear greear#cyberhighway,net, Tue 31 Mar 1998, 05:22 GMT
- Re: [MUD-Dev] World Persistence, flat files v/s DB v/s ??,
Nathan F Yospe yospe#hawaii,edu, Tue 31 Mar 1998, 18:23 GMT
- Re: [MUD-Dev] World Persistence, flat files v/s DB v/s ??,
Ben Greear greear#cyberhighway,net, Wed 01 Apr 1998, 04:41 GMT
- Re: [MUD-Dev] World Persistence, flat files v/s DB v/s ??,
Vadim Tkachenko vt#freehold,crocodile.org, Wed 01 Apr 1998, 05:33 GMT
- Re: [MUD-Dev] World Persistence, flat files v/s DB v/s ??,
Greg Munt greg#uni-corn,demon.co.uk, Sun 22 Mar 1998, 17:36 GMT
[ Other Periods
| Other mailing lists
| Search
]