best Unix setup to do Java development - Java
This is a discussion on best Unix setup to do Java development - Java ; Hi all,
first of all I don't want to start a flamewar. This is an honest
question regarding the best Unix setup I could use to do Java
development.
I'm working for a small Unix only Java development company, so
...
-
best Unix setup to do Java development
Hi all,
first of all I don't want to start a flamewar. This is an honest
question regarding the best Unix setup I could use to do Java
development.
I'm working for a small Unix only Java development company, so
Windows is totally out of question (and I'm very happy with that).
I do Java development with IntelliJ IDEA 3.0.4 (JDK 1.4.1_02) under
Red Hat Linux 9.
This is on Pentium 4 with lots of Ram, serving two developers (two
remote X sessions being displayed on two different computers).
The production machines are running Solaris, btw...
The problem I have is this machine sometimes hangs for a few seconds for
no reason. This is a problem related to Red Hat Linux 9 as several people
are having the same problem. The problem is not related to Java either : this
problem happens to people using Red Hat Linux 9 without Java too.
I tried the latest Red Hat kernel for this distro : same problem.
At first I wanted to patch the kernel with the "low latency" patches, but
I found some notes from the developer of this patch explaining that
compatibility of this patch with NPTL (Native Posix Thread Library) was too
much work and would not be supported for now...
So my question is simple: is there anybody here doing Java development
on an Unix operating running on x86 hardware with everything working perfectly?
I know that the Linux Gentoo distribution is considered to be very very fast
and responsive and I could switch to Gentoo (I repeat that this is for
a development machine, not a production one) but I'd like to have some
feedback first...
What I need running flawlessly is :
- IntelliJ IDEA (cannot code without that IDE anymore)
- Tomcat
- a Web browser
So, is there anybody here using a Unix OS (BSD, Linux, Solaris, whatever) for
Java development on x86 hardware willing to share some thoughts ?
Or anyone who knows how to fix this "few seconds lockups" so many Red Hat
Linux 9 user do experience ? (I like Red Hat Linux 9 and I'll keep using
it if only I can fix this... Otherwise I'm willing to change to another
Unix OS or another Linux distro).
Thanks in advance,
Jean
-
Re: best Unix setup to do Java development
Jean Lutrin wrote:
> Or anyone who knows how to fix this "few seconds lockups" so many Red Hat
> Linux 9 user do experience ? (I like Red Hat Linux 9 and I'll keep using
> it if only I can fix this... Otherwise I'm willing to change to another
> Unix OS or another Linux distro).
Have you considered compiling the 2.6.0 kernel? The most recent
release is test8. There has been substantive work on the threading and
the scheduler in this release -- it may solve your problem.
Brad BARCLAY
--
=-=-=-=-=-=-=-=-=
From the OS/2 WARP v4.5 Desktop of Brad BARCLAY.
The jSyncManager Project: http://www.jsyncmanager.org
-
Re: best Unix setup to do Java development
> > Or anyone who knows how to fix this "few seconds lockups" so many Red Hat
> > Linux 9 user do experience ? (I like Red Hat Linux 9 and I'll keep using
> > it if only I can fix this... Otherwise I'm willing to change to another
> > Unix OS or another Linux distro).
>
> Have you considered compiling the 2.6.0 kernel? The most recent
> release is test8. There has been substantive work on the threading and
> the scheduler in this release -- it may solve your problem.
Thanks a lot for your help, this pointed me in the right direction.
Apparently kernel 2.6.0 is still "problematic" with the softs I am using
(VMWare amongst other : it is possible to make it run, but lots of work).
The kernel 2.4.22 however is known to fix lots of the lockups experienced
by Red Hat 9 users using the 2.4.20 kernel.
So I "stole" a 2.4.22 kernel already build from the new "Fedora Linux"
distribution and everything seems fine so far.
I'll switch to the 2.6 series as soon as possible as it seems much much faster.
Thanks again,
Jean
Similar Threads
-
By Application Development in forum DOTNET
Replies: 3
Last Post: 10-22-2007, 11:10 AM
-
By Application Development in forum Java
Replies: 4
Last Post: 08-19-2007, 12:14 PM
-
By Application Development in forum DOTNET
Replies: 2
Last Post: 05-02-2007, 06:55 AM
-
By Application Development in forum DOTNET
Replies: 0
Last Post: 04-27-2007, 02:58 PM
-
By Application Development in forum Microsoft Exchange
Replies: 1
Last Post: 02-21-2005, 02:59 AM