Re: what namespace for (future|new) module ?

2005-03-07 Thread Cédric Bouvier
Le lundi 7 mars 2005, à 08 heures 05, Michael G Schwern écrivait : > On Mon, Mar 07, 2005 at 01:33:43PM +0100, C?dric Bouvier wrote: > > Maybe this list is not the right place to ask after all. > > module-authors@perl.org maybe? > Thank you Jim and Michael for the hint. I will post there. My ap

Re: what namespace for (future|new) module ?

2005-03-07 Thread Cédric Bouvier
I think I will call it Run::Distributed after all. -- C Ã d r i c B o u v i e r Le dimanche 6 mars 2005, Ã 22 heures 01, CÃdric Bouvier Ãcrivait : > Hello there. > > I once had to organize the stress testing of a web based application. > The client wanted to know whether the server would han

Re: what namespace for (future|new) module ?

2005-03-07 Thread Cédric Bouvier
Le dimanche 6 mars 2005, à 21 heures 31, Michael G Schwern écrivait : > On Sun, Mar 06, 2005 at 10:01:19PM +0100, C?dric Bouvier wrote: > > I have something almost working right now. I'd like to upload it to > > CPAN (after I have at least improved the documentation kindly > > written by Module::S

what namespace for (future|new) module ?

2005-03-06 Thread Cédric Bouvier
Hello there. I once had to organize the stress testing of a web based application. The client wanted to know whether the server would handle a given number of concurrent sessions and how long would the users have to wait in front of their stalled browser if such a situation ever happened. The app