In today’s business environment, “Being connected” and “Keeping your finger on the pulse” describe the continual need to be up-to-date and informed. In order to make the right business decisions and remain competitive, you must be aware in “real-time” of your business, customers and competition. This requires data that spans manufacturing metrics, monitoring process levels, inventory, logistics, prices and market data.

Often information sharing is achieved via email distribution, with the result that overwhelming amounts of messages are circulated in an inefficient way. A better way of sharing time-critical and dynamic information within an organization is via real-time web pages. With flexible portals and pages, configured like dynamic dashboards to provide an immediate real-time snapshot to each individual user who subscribes to receive only the information required.

But delivering dynamic Web content via the internet conflicts with the original web paradigm, which is due to the fact that HTML navigation is intrinsically pull or 'upon request' (as opposed to email which is push). Polling (the automatic page reloading at predetermined intervals) is a poor attempt at resolving this conflict. In many cases, it fails because it’s not scalable, and places a high demand on the infrastructure by continually reloading entire pages, when only a few fields within it may actually have changed.

 
    top ^  
  Solving the paradigm conflict  
    The solution to this problem is Lightstreamer, the latest generation of true push technology. It streams real-time data with HTML and JavaScript, without the need to download or install anything on the client. Since earlier unsuccessful implementations of push technology did not deliver on expectations following it's inception in 1996, it has now finally matured as a viable solution with Lightstreamer. The adopted strategy has been one of simplicity, by using standards (TCP/IP, HTTP, HTML, JavaScript), rather than proprietary protocols, yet it is sophisticated in its implementation.

With ubiquity and integration in mind, the Lightstreamer architecture is based on standards. Designed from the beginning for ease of integration with any existing platform, in order to simplify the addition of a real-time push functionality.

 
    top ^  
  Lightstreamer Bandwidth Allocation & Management  
  The automatic adaptive control of the TCP network makes Lightstreamer indispensable for pushing live data via the Internet. It can in fact modulate the bandwidth required to push data as a function of the available bandwidth at any instant. This means that whenever the network quality decreases (e.g. congestion), Lightstreamer reduces the update frequency through heuristic filters. In this way, the user always receives new data, independent from the connection speed available at any instant in time.

In addition, there is the facility to define the bandwidth control for each individual user. Whereby different service levels (e.g. standard, premium, gold) corresponding to utilized bandwidth (and consequently price) are controlled. Depending on the type of chosen service level, individually assigned maximum bandwidth, data update frequency and message filtering, are set-up for each user access.
 
    top ^  
  Types of Live Pushed Services  
  The diversity and scope for the potential application of Lightstreamer technology is endless. It relates to any application area where it is necessary to update users with real-time information.

Some example applications are:

Live Web hit statistics
Live Monitoring Consoles: JMX, Network performance, Network security, Application Management, System Management
Opinion polls
Manufacturing: materials, process, stock levels, logistics
Procurement - Availability of materials
Live Web navigation tracking and advertising push

To have a deeper insight please download our White Paper.

 
    top ^