OrbiterMicroNode, Load Test Example problem

All Union Platform questions, comments, feature requests, and bug reports.

OrbiterMicroNode, Load Test Example problem

Postby yding » Thu 21 Feb 2013 14:39

Hello everyone,

I am playing with the OrbiterMicroNodeLoadTest.js.
In the page http://www.unionplatform.com/?page_id=2881 it says that in this load test,
"Each connected client generates traffic for load testing by sending one message to itself every n milliseconds for long as it is connected."
But we I really run it, although there are many clients connected, it is always ONE of the clients keeps sending message to itself.

It is easy to tell by adding
Code: Select all
out(orbiter.getClientID());

before
Code: Select all
msgManager.sendUPC(UPC.SEND_MESSAGE_TO_CLIENTS, "TEST", orbiter.getClientID());

in the addClient() function.

I'm wondering how to really make EVERY client send out messages very n milliseconds.
yding
 
Posts: 1
Joined: Mon 21 Jan 2013 15:11

Return to Union Platform

Online

Users browsing this forum: No registered users and 7 guests