Salut,
Juergen Petri wrote:
> Hi!
>
> I'm currently working on a push solution with Servlets 3.0 and a custom
> javascript library.
> Now I found atmosphere and ask myself if I could drop my work and switch to
> atmosphere instead.
>
Great :-)
> My requirements include the separation of a portal server providing the web
> apps host page, a web server providing a GWT ajax app and a third server
> providing push events.
>
> Can anyone tell me if atmosphere is capable of supporting such a deployment
> scenario?
I would say yes but I would like to have more information. For sure if
it works with Servlet 3.0 then it will works with Atmosphere (which can
run on top of Servlet 3.0). Who will suspend response:
(1) The connection between the portal and push
(2) The Web Server used by GWT
(3) The user directly
> Does it solve such obstacles as same origin policy?
You means the two browsers connections limit to the same server, right?
Not in the current Atmosphere 0.4, but in upcoming release we are
planning to support such limitation by using one cookie per tab (instead
of default per browser).
Did you already have a solution already for your Servlet 3.0 solution?
A+
-- Jeanfrancois
>
> Thanks in advance,
>
> Juergen
---------------------------------------------------------------------
To unsubscribe, e-mail:
[hidden email]
For additional commands, e-mail:
[hidden email]