Pablo had this script (which doesn’t seems to work anymore): http://ptejada.com/script/ApePubSub/demo/payloadTest/#lp <http://ptejada.com/script/ApePubSub/demo/payloadTest/#lp>
It basically send hundreds of commands to APE at once (I used that script for 10 000 command once to test something). You can open multiple windows to simulate multiple clients. Unless you have more than tens of thousand of simultaneous clients, APE doesn’t require much ressources and usually stays quite fast (Usually, that is if you’re using websockets). For less than a hundred simultaneous clients, I never had any problem running APE on my Atom 4GB ram server (At this point, Apache is using more ressources). Don’t forget to share your results ! - Louis > Le 2014-11-25 à 07:19, Fin <[email protected]> a écrit : > > Forgot to mention: I realise that there is a 65556 max logical limit to the > number of simultaneous outbound sessions. Am I correct in thinking that this > number is on a per IP basis (due to socket limitations) and therefore could > be increased by connecting to different addresses on the server. > > On Tuesday, 25 November 2014 12:15:56 UTC, Fin wrote: > Hi again all, > I was wondering if anyone has a load testing/simulation script that they > wouldn't mind sharing. I have a running in test environment on a old Dell > 2850 and want to get an idea of what it should be capable of in terms of > concurrency and message throughput, with special regard to CPU load and > network bandwidth. This server is a dual Zeon 3.2 GHz (4 cores total... it's > old), with 16 GB RAM and twin gigabit NICs. I have several other machines > that I can run a testing script from, but don't really know where to start > when it comes to writing one. > > Thanks in advance, > > Fin > > -- > -- > You received this message because you are subscribed to the Google > Groups "APE Project" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/ape-project?hl=en > <http://groups.google.com/group/ape-project?hl=en> > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ <http://www.ape-project.org/> > Git Hub : http://github.com/APE-Project/ <http://github.com/APE-Project/> > > --- > You received this message because you are subscribed to the Google Groups > "APE Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/ --- You received this message because you are subscribed to the Google Groups "APE Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
