Hi Janek

----- Original Message -----
From: "Janek Bogucki" <[EMAIL PROTECTED]>
> Hi James,
>
> > From: "James Strachan" <[EMAIL PROTECTED]>
> > Reply-To: "Jakarta Commons Developers List"
<[EMAIL PROTECTED]>
> > Date: Mon, 21 Jan 2002 10:02:52 -0000
> > To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]>
> > Subject: Re: AltRMI - Proposal & request for help
> >
> > As a complete aside, I'm interested in getting together at some point a
kind
> > of 'distributed JUnit' thing so that (say) client and server processes
can
> > be started (or even much more complex networks of clients and servers on
a
> > variety of machines & platforms) and the collection of processes are
> > started, coordinated and ran as a single JUnit test case. Then for
example,
> > all the pairs of clients and servers could all be run as part of a
single
> > JUnit test suite. I'm thinking Ant is the way to start processes (just
like
> > you're doing with altrmi-tests.xml) then some kind of JUnit-ish
framework on
> > top doing the distribution & coordination. Anyways, back to the matter
at
> > hand...
>
> This sounds similar to Cactus:
>
>     http://jakarta.apache.org/cactus/how_it_works.html

Thanks for the link.

I talked with Vincent about this recently; Cactus is quite HTTP / servlet /
web application focussed. I'm interested in something that would work with
arbitrary groups of processes in a protocol independant manner, e.g. for JMS
consumers and producers or AltRMI clients and servers or arbitrary SOAP
processes using different frameworks etc. So its similar to Cactus but more
focussed on arbitrary groups of distributed processes using any protocols.

James


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to