Author: madhura
Date: Fri May 30 06:44:49 2014
New Revision: 1598467

URL: http://svn.apache.org/r1598467
Log: (empty)

Modified:
    incubator/stratos/site/trunk/content/about/why-apache-stratos.mdtext

Modified: incubator/stratos/site/trunk/content/about/why-apache-stratos.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/about/why-apache-stratos.mdtext?rev=1598467&r1=1598466&r2=1598467&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/about/why-apache-stratos.mdtext 
(original)
+++ incubator/stratos/site/trunk/content/about/why-apache-stratos.mdtext Fri 
May 30 06:44:49 2014
@@ -52,7 +52,7 @@ Notice:    Licensed to the Apache Softwa
 <h2>Predicting future loads</h2>
 <p>Another important capability of Apache Stratos is predicting immediate 
future load based on current health statistics. All cartridges, load balancers, 
and health monitors publish health status into CEP (complex event processor) 
via a real-time event bus. The CEP will aggregate all of these events and 
calculate the first derivative and second derivative for a given timeframe and 
paas the resulting streams to the auto scaler via the reliable message bus.</p>
 <p>The auto scaler uses motion equation to get the immediate (next minute) 
future load.</p>
-<span style="padding: 40px;">s = ut+ 1/2 at<sup>2</sup></span>
+<span style="padding: 40px; font-size:20px;">s = ut+ 1/2 at<sup>2</sup></span>
 
 
      
\ No newline at end of file


Reply via email to