User: fleury  
  Date: 00/11/16 18:12:07

  Modified:    developers jboss-spyder.html
  Log:
  spyder
  
  Revision  Changes    Path
  1.4       +16 -2     newsite/developers/jboss-spyder.html
  
  Index: jboss-spyder.html
  ===================================================================
  RCS file: /products/cvs/ejboss/newsite/developers/jboss-spyder.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- jboss-spyder.html 2000/11/14 06:07:55     1.3
  +++ jboss-spyder.html 2000/11/17 02:12:07     1.4
  @@ -18,8 +18,22 @@
                                                        <td 
class="newsheader"><b>SpyderMQ a JMS&nbsp;implementation</b></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="newsbody"><font 
face="Myriad Web,Arial">spyderMQ was released in April 2000 as the first 
free&nbsp;implementation of the Java Messaging Service&nbsp;(TM)&nbsp;(JMS) 
specification. Based on the 1.0.2 JMS&nbsp;specification, spyderMQ&nbsp;is a clean 
room, pure java implementation.</font>
  -                                                             <p><font face="Myriad 
Web,Arial">We believe JMS&nbsp;plays a central role in the J2EE&nbsp;Web Operating 
System. &nbsp;An asynchronous model to message passing between the different actors of 
the Operating System belongs in the &quot;kernel&quot; of the web operating system. 
&nbsp;By nature the web fails, nodes fail and communications fail. Therefore a design 
of a distributed web OS, like J2EE&nbsp;cannot rely on synchronous messaging to 
deliver its services. </font></p>
  +                                                     
  +          <td class="newsbody">spyderMQ was released 
  +            in April 2000 as the first free&nbsp;implementation of the Java 
Messaging 
  +            Service&nbsp;(TM)&nbsp;(JMS) specification. Based on the 1.0.2 
JMS&nbsp;specification, 
  +            spyderMQ&nbsp;is a clean room, pure java implementation. 
  +            <p>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 jBoss/SpyderMQ component, plays a central role in the J2EE-based 
  +              "Web operating system" provided by the jBoss suite of products.</p>
  +       
                                                                <p><font face="Myriad 
Web,Arial">Under the leadership of<b> Norbert Lataille </b>a Open Source group started 
as a jBoss project. Development of spyderMQ&nbsp;is progressing fast and spyderMQ is 
reaching 0.7. The group is currently working on finishing the set of features and a 
1.0 implementation is eagerly awaited. This is alpha, but remarquably stable 
software.</font></td>
                                                </tr>
                                                <tr>
  
  
  

Reply via email to