[Home] [Groups] - Message: [Prev in Group] [Next in Group]

nu.kanga.list.mud-dev

22180: RE: [MUD-Dev] TECH: Servers in Java

[Full Header] [Plain Text]
From: Brian Hook <brianhook@pyrogon.com>
Newsgroups: nu.kanga.list.mud-dev
Date: Mon, 07 Jan 2002 14:51:02 -0800
References: [1]
Organization: Kanga.Nu
Emil Eifrem said:

> tricks, the one-thread-per-connection paradigm just isn't a good
> way to use our scarce server-side resources.

Agreed.  But, more importantly, I don't think it's necessary to do
that since, if you're using UDP (which I am), you can just as easily
have a single thread that's responsible for pulling in all that
data.  I don't see anything fundamentally wrong with this, but I
haven't actually done it yet, so I just wanted to make sure that
there wasn't anything wrong with it =)

I'll take a look at Merlin.

Hopefully the other issues you mention with JVMs won't become an
issue with FreeBSD (which is what I intend to use).

Thanks,

Brian
 

_______________________________________________
MUD-Dev mailing list
MUD-Dev@kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev