sobota, 3 stycznia 2009

GWTEventService

Dzisiaj w serwisie onGWT (polecam!) pojawiła się informacja, która dość mocno mnie zaintrygowała. Krótki rzut oka na Google Code i wygląda, że mam rację.
  • Encapsulation of the client-server communication
  • High-level API with listeners and events
  • Only one open connection for event listening
  • Reduction of server calls
  • Reduction of connection peaks
  • Events are returned directly when the event has occurred (instead of polling)
  • Events are bundled to reduce server calls
  • Based on the GWT-RPC mechanism
  • Automatic timeout recognition and handling
  • Extensible architecture
To brzmi naprawdę obiecująco. Ktoś już tego używał? Jak się sprawuje? Postaram się przetestować w najbliższym tygodniu i z pewnością podzielę się spostrzeżeniami.

Brak komentarzy: