Hi,

I am currently trying to test my app that uses Channel API with many
clients.  In particular, I would like to figure out how many clients
my app sends messages to per sec in real deployed app (I am aware of
the service has several quota criteria).

Have anybody try that and how?

The problem for me is emulating Channel API JavaScript client codes.
It looks like the code generates some strings such as xpc->cn string
when connecting to http://talkgadget.google.com/talkgadget/d for
example.  The only solution I could think of is to read the code and
reimplement for tester client code in whatever the language.  Is this
the only way?

I would like to hear how other people solve this kind of problem.

Thanks,
Toru Furukawa

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en.

Reply via email to