Re: [PROPOSAL] monitoring

2008-01-24 Thread Niall Pemberton
On Jan 24, 2008 11:19 AM, nicolas de loof <[EMAIL PROTECTED]> wrote: > About "community driven emulation", this sounds not to be the adequate term, > please excuse my poor english (I'm french). > > What I mean is that apache projects takes advantage of developer community, > with various talents an

Re: [PROPOSAL] monitoring

2008-01-24 Thread nicolas de loof
About "community driven emulation", this sounds not to be the adequate term, please excuse my poor english (I'm french). What I mean is that apache projects takes advantage of developer community, with various talents and experience, and require compromise, modularity and extensibility to make all

Re: [PROPOSAL] monitoring

2008-01-24 Thread nicolas de loof
Thanks for your feedback. Java 5 is mainly used (in monitoring) for generics -- collections are type safe and easier to use -- and for java.util.concurrent for mutli-thread performances. Under Java 1.3/1.4 the backport-util-concurrent package provides equivalent support (with some limitations) Us

Re: [PROPOSAL] monitoring

2008-01-24 Thread Siegfried Goeschl
Hi Nicolas, as a long-time JAMon user and integrator I'm excited about your incubation project and had a look at your proposal +) Regarding JAMon - you probably mean "community driven evolution" +) the link to Mosquito is broken +) what is the benfit of using JDK 1.5 and retrotranslate the c

Re: [PROPOSAL] monitoring

2008-01-23 Thread nicolas de loof
Looking a lottle bit more at commons-performance, this component is more a tool dedicated (but not limited) to commons-* develeoper to load-test components. It execute some load / multi-threaded tests and relies on commons-math for statistics. performance is more a load-test running tool, and monit

Re: [PROPOSAL] monitoring

2008-01-23 Thread nicolas de loof
Thanks a lot for fixing this. I'll configure my svn.. commons-performance is more (AFAIK) a load-test runner. It also produces statistics, so could overlap for some classes. I'll look at this to estimate how much this overlap and if / how we could synchronize our work. Nico. 2008/1/23, Niall Pe

Re: [PROPOSAL] monitoring

2008-01-23 Thread Niall Pemberton
On Jan 23, 2008 4:21 PM, nicolas de loof <[EMAIL PROTECTED]> wrote: > Hello, > > I'm pleased to publish the initial PROPOSAL document for the monitoring > component (sandbox) : > > http://svn.apache.org/repos/asf/commons/sandbox/monitoring/trunk/PROPOSAL.html > > Some initial draft code has also be

[PROPOSAL] monitoring

2008-01-23 Thread nicolas de loof
Hello, I'm pleased to publish the initial PROPOSAL document for the monitoring component (sandbox) : http://svn.apache.org/repos/asf/commons/sandbox/monitoring/trunk/PROPOSAL.html Some initial draft code has also been commited in SVN I've also initiated a design document at http://wiki.apache.o