comparison src/org/dancres/blitz/serviceui/blitz.htm @ 0:3dc0c5604566

Initial checkin of blitz 2.0 fcs - no installer yet.
author Dan Creswell <dan.creswell@gmail.com>
date Sat, 21 Mar 2009 11:00:06 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:3dc0c5604566
1 <HTML><TITLE>Blitz Dashboard Screenshots</TITLE>
2 <BODY bgcolor="#FFFFFF">
3 <B><FONT FACE="Verdana, Arial, Helvetica, sans-serif" SIZE="+2">Blitz Dashboard
4 ServiceUI</FONT></B>
5 <p><B>The Blitz Dashboard ServiceUI is available via the Factories/JFrame menu
6 option.</B></p>
7 <P ALIGN="LEFT"><B><FONT FACE="Verdana, Arial, Helvetica, sans-serif" SIZE="+1">Features</FONT></B></P>
8 <UL>
9 <LI>Memory monitor</LI>
10 <LI>Entry instance count, with break down for each entry type in the JavaSpace</LI>
11 <LI>Entry instance count history graph</LI>
12 <LI>Read,write &amp; take counts, with a break down for each entry in the JavaSpace</LI>
13 <LI>Read,write &amp; take counts pie chart &amp; history views</LI>
14 <LI>Active Transaction count + history chart</LI>
15 <li>Number of blocking takes + number of blocking reads</li>
16 </UL>
17 <P><b>Running multiple Blitz ServiceUIs</B></P>
18 <p><i>Please note that if you have multiple Blitz JavaSpace instances running on the same host, with a shared codebase, then you must first close the dashboard window before connecting to a different Blitz instance.</i></p>
19
20 <P><B>The Blitz dashboard has been developed in association with Inca X - </B><B>http://www.incax.com</B></P>
21
22 <P><B><FONT FACE="Verdana, Arial, Helvetica, sans-serif" SIZE="+2">Blitz Project</FONT></B></P>
23 <P>http://www.dancres.org/blitz</P>
24 <P>Updates for the Blitz Dashboard ServiceUI can be downloaded from</P>
25 <P>http://www.incax.com/ce-download.htm</P>
26
27 </body>
28 </HTML>