
The pushes page updates to groups of pages. ICEpush handles all aspects of the asynchronous blocking connections involved, including connection management/sharing, heartbeating, and ARP integration.Ījax Push can be added to an application with just two lines of code. The diagram shows a single client recipient of a push, but the mechanism supports named groups of clients that all receive notifications.

The intricacies of the Ajax Push implementation are completely transparent to the ICEfaces developer, as you work with a straightforward set of APIs. Ajax Push is the key to building collaborative, multi-user applications for the web. This is a small change in terms of the technical capabilities of Ajax applications, but it is a revolutionary change in terms of what applications can actually provide to users.
#Icefaces resume update
Ajax Push allows the application to incrementally update any part of the page at any time, for any group of clients.
