Hi,
I'm running multiple servers in the same JVM where each server is
associated with a different instance of the same Grizllet class. Each
server of course is bound to a different port.
Confusingly, the unique content from each Grizzlet is pushed to all
clients irrespective of the server:port they are connected.
It seems that the AsyncConnection is shared across all Grizzlets and
servers.
I was expecting that:
Grizzly server = unique port + unique Grizzlet instance + unique comet
context.
thanks for any help.
--Zaid
http://altmobile.com