Ask a Question related to UNIX Programming, Design and Development.
-
EKL #1
Any free load generator for Solaris 9 in a Java environment?
Does anyone know any free processor load generator for Solaris 9? I would
like to stress Solaris 9 in a Java environment. Thanks.
EKL
EKL Guest
-
Solaris free/open source clustering/load balance
I am looking for some free/open source clustering software which I can use on Solaris to load balance/fail over web server Tomcat. I have done a... -
Any free load generator for Solaris 9 in Java environment?
Does anyone know any free processor load generator for Solaris 9? I would like to stress Solaris 9 in a Java environment. Thanks. EKL -
Running Solaris in a quiet environment
I need to configure my Ultrasparc-10/Solaris 8 system to NOT make any noise under any conditions. I mean no beeps, no flash audio, nothing. And... -
problems with HP and Solaris environment compatibility
On Thu, 10 Jul 2003 16:29:16 +0300, Hristo Brachkov <hristob@spam.no> wrote: Install NIS on both machines. The simplest solution would be to... -
load environment
Hi to all, i have problem with a script perl. I need load any enviroment variables from a file. In a shell unix I can do . ./file.sh but in perl... -
Michael B Allen #2
Re: Any free load generator for Solaris 9 in a Java environment?
On Wed, 06 Aug 2003 09:04:25 -0400, EKL wrote:
Find yourself a big project that builds with Ant (a Java build tool at> Does anyone know any free processor load generator for Solaris 9? I
> would like to stress Solaris 9 in a Java environment. Thanks.
[url]http://jakarta.apache.org/ant/[/url]) and build it like:
#!/bin/sh
ant compile &
ant compile &
ant compile &
ant compile &
ant compile &
ant compile &
wait
and run like:
$ time ./test.sh
I think Apache actually builds with Ant.
Mike
Michael B Allen Guest



Reply With Quote

