Hi, Is there any tool like Grinder tool (Java based), that can help perform stress testing and performance testing? Say, if i want to simulate 10,000 concurrent users? Regards, Sandeep G -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I have never use Grinder (http://grinder.sourceforge.net/). I have built my own ruby scripts that do the same thing and deploy them to multiple machines. With a little help of scheduler and logger I can do the almost same stuff.>From my perspective learning a new framework and Jython script is toomuch for me for some periodical activity. On Nov 2, 7:53 pm, Sandeep Gudibanda <rails-mailing-l...@andreas- s.net> wrote:> Hi, > > Is there any tool like Grinder tool (Java based), that can help perform > stress testing and performance testing? Say, if i want to simulate > 10,000 concurrent users? > > Regards, > Sandeep G > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Hi, I used JMeter to simulate something like what you are asking? You can download it from, guess sourceforge or jdeveloper.. sites. Guess it helps, Cheers, Raghu Kumar K On Nov 2, 11:53 pm, Sandeep Gudibanda <rails-mailing-l...@andreas- s.net> wrote:> Hi, > > Is there any tool like Grinder tool (Java based), that can help perform > stress testing and performance testing? Say, if i want to simulate > 10,000 concurrent users? > > Regards, > Sandeep G > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---