I tried to create the simulation in chrome, created about 400 sockets, but I got out of resources error.. is there any recommendation for proper testing inside browser?
On Sunday, May 22, 2016 at 12:13:55 PM UTC+3, Samir Sabri wrote: > > Thank you > > On Sun, May 22, 2016 at 11:48 AM, Benjamin Scherrey < > [email protected]> wrote: > >> Tsung is the tool we use for capacity /load/performance testing at scale. >> Apparently it does have websocket support as well >> https://github.com/processone/tsung/blob/master/examples/websocket.xml.in >> >> - - Ben Scherrey >> On May 22, 2016 1:09 PM, "Samir Sabri" <[email protected]> wrote: >> >>> As was mentioned in the article The Road to 2 Million Websocket >>> Connections in Phoenix >>> <http://www.phoenixframework.org/blog/the-road-to-2-million-websocket-connections> >>> at >>> the phoenixframework's blog, how would I simulate the connections? can >>> I do that via javascript client inside chrome? >>> How would I create virtual users? >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "elixir-lang-talk" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/elixir-lang-talk/f1140ea7-9c62-47e4-824f-4621ba6f6129%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/elixir-lang-talk/f1140ea7-9c62-47e4-824f-4621ba6f6129%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "elixir-lang-talk" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/elixir-lang-talk/hInRx_jvZT4/unsubscribe >> . >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/elixir-lang-talk/CACo3Shj60h7xj5wMLwcFfxGxQ5W7E132%3DbzVc8HrG3mhow9FSw%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/elixir-lang-talk/CACo3Shj60h7xj5wMLwcFfxGxQ5W7E132%3DbzVc8HrG3mhow9FSw%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > -- > Kind Regards, > --------------------------------------------- > Samir Sabri > Software Architect& Developer > www.dcaclab.com > Jordan-Middle East > -- You received this message because you are subscribed to the Google Groups "elixir-lang-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-talk/49be68ab-ae45-4873-bdf4-fe43766ed183%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
