Thanks Pablo, Very helpful. Fin
On Saturday, 29 November 2014 17:05:25 UTC, Pablo wrote: > > Fin, > > Everything is on Github :D > https://github.com/ptejada/ApePubSub/tree/master/demo/payloadTest > > The syntax to build a similar test for ape_jsf might be a little different > though. > On Nov 29, 2014 8:16 AM, "Fin" <[email protected] <javascript:>> > wrote: > >> Thanks Louis, >> I visited the link that you posted and can see that the idea was for a >> script which would do almost exactly what I need. Would you know how I >> might get in touch with Pablo in order to try to get a copy of his script >> for testing my own install. >> >> BTW sorry for the slow reply, been caught up in work. >> >> Cheers, >> >> Fin >> >> On Tuesday, 25 November 2014 23:46:24 UTC, Louis Charette wrote: >>> >>> Pablo had this script (which doesn’t seems to work anymore): >>> 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 >>> --- >>> 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. >>> >>> >>> -- >> -- >> 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] >> <javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> 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] <javascript:>. >> For more options, visit 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.
