users@grizzly.java.net

[Q] Grizzlets update clients connected to different servers

From: ALT Mobile DEV <dev_at_altmobile.com>
Date: Tue, 15 Jan 2008 21:41:39 -0500

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