You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by oz...@apache.org on 2004/10/27 19:33:20 UTC

cvs commit: jakarta-slide/testsuite/bin concurrent.sh concurrent.bat

ozeigermann    2004/10/27 10:33:20

  Added:       testsuite/bin concurrent.sh concurrent.bat
  Log:
  Added convenience scripts for massiv concurrent stress tests
  
  Revision  Changes    Path
  1.1                  jakarta-slide/testsuite/bin/concurrent.sh
  
  Index: concurrent.sh
  ===================================================================
  #!/bin/sh
  perl TProcessor.pl -pattern *cases\\functional\\extra\\multi-user* -users 20 -iterations 10
  
  
  
  1.1                  jakarta-slide/testsuite/bin/concurrent.bat
  
  Index: concurrent.bat
  ===================================================================
  TProcessor.CMD -pattern *cases\\functional\\extra\\multi-user* -users 20 -iterations 10
  
  pause
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org


Re: cvs commit: jakarta-slide/testsuite/bin concurrent.sh concurrent.bat

Posted by Oliver Zeigermann <ol...@gmail.com>.
I just tested the 2.1b2 release with this scripts. I ran it many times
concurrently with the normal testsuite and could still browse with the
Windows Explorer in acceptable time. This means more than 20 clients
where making read/write requests at any time!

Looks like 2.1b2 is ready for concurrent access :)

Oliver

On 27 Oct 2004 17:33:20 -0000, ozeigermann@apache.org
<oz...@apache.org> wrote:
> ozeigermann    2004/10/27 10:33:20
> 
>   Added:       testsuite/bin concurrent.sh concurrent.bat
>   Log:
>   Added convenience scripts for massiv concurrent stress tests
> 
>   Revision  Changes    Path
>   1.1                  jakarta-slide/testsuite/bin/concurrent.sh
> 
>   Index: concurrent.sh
>   ===================================================================
>   #!/bin/sh
> 
>   perl TProcessor.pl -pattern *cases\\functional\\extra\\multi-user* -users 20 -iterations 10
> 
>   1.1                  jakarta-slide/testsuite/bin/concurrent.bat
> 
>   Index: concurrent.bat
>   ===================================================================
>   TProcessor.CMD -pattern *cases\\functional\\extra\\multi-user* -users 20 -iterations 10
> 
>   pause
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: slide-dev-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org