Any limits on the number of broadcasters?
-
I love the things, but maybe I'm going to hit a ceiling... is there a limit?
-
-
no limit except for your imagination.
var l = []; for (i = 0; i < 9000; i++) { l.push(Engine.createBroadcaster({ "id": "b" + i, "args": [ "a"] })); }
Oh, and your computer's resources.
-
@Christoph-Hart said in Any limits on the number of broadcasters?:
no limit except for your imagination
That's a dangerous assumption... Dave's imagination is unlimited... Be warned...