User: hiram   
  Date: 01/01/29 20:33:05

  Modified:    developers menu.html
  Added:       developers jboss-jbossmq.html
  Removed:     developers jboss-spyder.html
  Log:
  no message
  
  Revision  Changes    Path
  1.11      +6 -2      newsite/developers/menu.html
  
  Index: menu.html
  ===================================================================
  RCS file: /products/cvs/ejboss/newsite/developers/menu.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- menu.html 2000/12/03 04:38:06     1.10
  +++ menu.html 2001/01/30 04:33:05     1.11
  @@ -1,11 +1,15 @@
  +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
   <html>
   
        <head>
                <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
                <meta name="generator" content="Adobe GoLive 4">
  +<META name="GENERATOR" content="IBM WebSphere Page Designer V3.5 for Windows">
  +<META http-equiv="Content-Style-Type" content="text/css">
           <script type="text/javascript" language="JavaScript" 
src="general.scripts.js" ></script>
           <link rel="stylesheet" type="text/css" href="main.css" >
  -     </head>
  +     <TITLE></TITLE>
  +</head>
   
        <body marginwidth="0" marginheight="0" onload="init()">
   <table border="0" cellpadding="0" cellspacing="3">
  @@ -34,7 +38,7 @@
                                                        <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a 
href="jboss-server.html" target="main" class="menu" onmouseover="over(this)" 
onmouseout="out(this)"> jBoss/Server </a></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a 
href="jboss-spyder.html" target="main" class="menu" onmouseover="over(this)" 
onmouseout="out(this)"> jBoss/spyderMQ</a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><A 
href="jboss-jbossmq.html" target="main" class="menu" onmouseover="over(this)" 
onmouseout="out(this)"> jBoss/JBossMQ</A></td>
                                                </tr>
                                                <tr>
                                                        <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a 
href="jboss-jaws.html" target="main" class="menu" onmouseover="over(this)" 
onmouseout="out(this)"> jBoss/Jaws </a></td>
  
  
  
  1.1                  newsite/developers/jboss-jbossmq.html
  
  Index: jboss-jbossmq.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  <html>
  
  <META name="GENERATOR" content="IBM WebSphere Page Designer V3.5 for Windows">
  <META http-equiv="Content-Style-Type" content="text/css">
  <TITLE></TITLE>
  <LINK rel="stylesheet" href="main.css" type="text/css">
  <BODY marginwidth="0" marginheight="0" onload="">
                <table border="0" cellpadding="0" cellspacing="3">
                        <tr>
                                <td width="600" valign="top">
                                        <table border="0" cellpadding="2" 
cellspacing="0">
                                                <tr>
                                                        
            <td class="pageheader">JBoss/JBossMQ</td>
                                                </tr>
                                                <tr>
                                                        <td 
class="newsheader"><b>JBossMQ a JMS implementation</b></td>
                                                </tr>
                                                <tr>
                                                        
            <td class="newsbody"><font face="Myriad Web,Arial"><IMG 
src="../pictures/jbossmq.jpg" width="238" height="90" border="0" align="left" 
hspace="10" vspace="10">JBossMQ (originally spyderMQ) was released in April 2000 as 
the first free implementation of the Java Messaging Service (TM) (JMS) specification. 
Based on the 1.0.2 JMS specification, JBossMQ is a clean room, pure java 
implementation.</font> 
  
              <p><font face="Myriad Web,Arial">
                        It is not uncommon for the Web to 
              fail, for nodes to fail, and for communications in general to fail. 
              Therefore, distributed applications cannot always depend on a 
synchronous 
              messaging model to reliably deliver notifications. That's why, in 
              addition to synchronous messaging, JMS also provides an asynchronous 
              messaging model that implements the Publish/Subscribe design pattern. 
              A Publish/Subscribe model is critical for successful collaboration 
              between the various participants of a distributed, e-business 
application. 
              We believe JMS, through our JBossMQ component, plays a central 
              role in the J2EE-based "Web operating system" provided by the 
jBoss.</font></p>
  
                        <p><font face="Myriad Web,Arial">JBossMQ was originaly started 
under the leadership 
                        of <b>Norbert Lataille</b>, at that time called spyderMQ.  
Since then, spyderMQ 
                        was renamed to JBossMQ and is being lead by <b>Hiram 
Chirino</b>.  Development 
                        of JBossMQ is progressing fast and will soon reach 1.0.  All 
JMS 1.0.2 features 
                        have been implemented and the 1.0 release is eagerly awaited. 
This is alpha software, 
                        but remarquably stable.</font>
                    </td>
                                                </tr>
                                                <tr>
                                                        <td 
class="newsheader"><b>Features</b></td>
                                                </tr>
                                                <tr>
                                                        <td class="newsbody">
              <P><font face="Myriad Web,Arial">Every aspect of the JMS 1.0.2 spec has 
been implemented such as:</font></P>
              <UL>
                <li><font face="Myriad Web,Arial">Both point-to-point and 
publish-subscribe style messaging</font>
                <li><font face="Myriad Web,Arial">Durable subscribers</font>
                <li><font face="Myriad Web,Arial">JMS Application Server 
Facilities</font>
                <li><font face="Myriad Web,Arial">Ability to participate in in global 
units of work coordinated by a TM.</font>
              </UL>
              <P><font face="Myriad Web,Arial">Serveral diffrent kinds of message 
transport/invocation layers available.</font></P>
              <UL>
                <li><font face="Myriad Web,Arial">RMI - RMI based invocation 
layer</font>
                <li><font face="Myriad Web,Arial">OIL - Stands for Optimized 
Invocation Layer. This layer uses custom TCP/IP
                                                                          sockets to 
obtain good network performance and small memory footprint.</font>
                <li><font face="Myriad Web,Arial">UIL - For client applications that 
can not accept network connections
                                                                          originating 
from the server.</font>
              </UL>
              </td>
                                                </tr>
                                                <tr>
                                                        <td 
class="newsheader"><b>Mailing lists</b></td>
                                                </tr>
                                                <tr>
                                                        <td class="newsbody"><font 
face="Myriad Web,Arial">
                                                        Join us now! Come on board of 
the JBossMQ project, the 
                                                        real messaging infrastructure 
of the web. You can find 
                                                        our mailing list <A 
href="lists.html">here.</A></font>
                                                        </td>
                                                </tr>
                                                <tr>
                                                        <td 
class="newsheader"><b>Distribution and CVS</b></td>
                                                </tr>
                                                <tr>
                                                        
            <td class="newsbody"><font face="Myriad Web,Arial">JBossMQ is 
              distributed as part of jBoss/Server.</font> 
              <p><font face="Myriad Web,Arial">CVS module is <A 
href="cvs.html">jbossmq</A></font></td>
                                                </tr>
                                        </table>
                                </td>
                        </tr>
                        <tr>
                                <td width="600"></td>
                        </tr>
                </table>
        </BODY>
  </html>
  
  
  

Reply via email to