GWTEventService - RoadMap


GWTEventService 1.0 (released since 2008-12-31)
Changes from GWTEventService 0.9 to 1.0
  • Logging improved
  • Bug fixes
  • Some small improvements
  • No API changes compared to GWTEventService 0.9
  • Documentation completed
  • Build scripts updated
GWTEventService 1.1 (released since 2010-03-01)
  • Timeout listening (new UnlistenEventListener)
  • EventFilter enhancements
  • Optional configuration with the web descriptor (Web Container Config XML)
  • Revised configuration loading
  • Lock free programming
  • A lot of refactorings
GWTEventService 1.2 (released since 2012-01-10)
  • Preparations for new connection strategie
  • Support for streaming (as an alternative to long-polling)
  • Possibility to add events directly from the client side
  • Automatic reconnect on connection loss
  • Maven integration
GWTEventService 1.3
  • Domain registry to improve the handling of domains
  • Simplified listener-event mapping
  • Support for subdomains
  • Logging via SLF4J
GWTEventService 2.x
  • Rule engine for event bundle definitions
  • New puffer engine for waiting connections / clients
  • Observable interface with reference implementations for Collections and Maps
  • Extended internal command handling
  • Historization of events
GWTEventService 3.x
  • GWTEventService-Console (for monitoring and configuration)

Project home (online)
Current RoadMap (online)