My favorites | Sign in
Project Logo
                
People details
Project owners:
  sven.strohschein

GWTEventService is an event-based client-server communication framework. It uses GWT-RPC and the Comet / server-push technique. The client side offers a high-level API with opportunities to register listeners to the server like to a GUI component. Events can be added to a context/domain on the server side and the listeners on the client side get informed about the incoming events. The server side is completely independent of the client implementation and is highly configurable. Domains can be defined to decide which events are important for the different contexts.

Advantages

These advantages are not guaranteed for all cases and could also be disadvantages in some special cases compared with polling or other technologies.








Hosted by Google Code