Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Java (http://www.velocityreviews.com/forums/f30-java.html)
-   -   Java Newbie Question - Java on Windows Server 2003 (http://www.velocityreviews.com/forums/t140054-java-newbie-question-java-on-windows-server-2003-a.html)

peelman 01-13-2005 05:39 PM

Java Newbie Question - Java on Windows Server 2003
 
Hello,

This is my first post to this group and I am quite new to java. Here
is the background to my question:

- I have written in Java using Eclipse, a card game server. I accept
client connections from an applet and add players to card games and
they play cards. Wow, sounds great you must be thinking. Anyway I
have been in talking to a hosting company about servers to host this on
and was going to host on Linux (Redhat/Fedora). But the guy at the
hosting recommended Windows Server 2003 because my website in .NET. So
that leaves me the concern..

...how reliable, fast, etc is running my Java server on windows rather
linux? I am concerned that running the Java on Windows may be
problematic. Anybody who has experience or insight into this, I
welcome your advice.

Thanks in advance,

Neil


John C. Bollinger 01-13-2005 06:05 PM

Re: Java Newbie Question - Java on Windows Server 2003
 
peelman wrote:

> ..how reliable, fast, etc is running my Java server on windows rather
> linux? I am concerned that running the Java on Windows may be
> problematic. Anybody who has experience or insight into this, I
> welcome your advice.


The general performance and reliability of Java on any platform is a
function of the Java Virtual Machine used. Sun makes, and distributes
and licenses without fee, a very good Java virtual machine that runs on
Windows. There are others, but I have no specific experience with them.


John Bollinger
jobollin@indiana.edu

anonymous 01-13-2005 10:55 PM

Re: Java Newbie Question - Java on Windows Server 2003
 
peelman wrote:
> Hello,
>
> This is my first post to this group and I am quite new to java. Here
> is the background to my question:
>
> - I have written in Java using Eclipse, a card game server. I accept
> client connections from an applet and add players to card games and
> they play cards. Wow, sounds great you must be thinking. Anyway I
> have been in talking to a hosting company about servers to host this on
> and was going to host on Linux (Redhat/Fedora). But the guy at the
> hosting recommended Windows Server 2003 because my website in .NET. So
> that leaves me the concern..
>
> ..how reliable, fast, etc is running my Java server on windows rather
> linux? I am concerned that running the Java on Windows may be
> problematic. Anybody who has experience or insight into this, I
> welcome your advice.
>
> Thanks in advance,
>
> Neil
>

Half of my customers run my programs on Windows, the other half on some
form of Unix, mostly Linux.
No problem.


All times are GMT. The time now is 12:30 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57