gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] storm/doc/pegboard/storm_with_tapestry--hemppah...


From: Hermanni Hyytiälä
Subject: [Gzz-commits] storm/doc/pegboard/storm_with_tapestry--hemppah...
Date: Tue, 08 Jul 2003 02:35:11 -0400

CVSROOT:        /cvsroot/storm
Module name:    storm
Branch:         
Changes by:     Hermanni Hyytiälä <address@hidden>      03/07/08 02:35:10

Modified files:
        doc/pegboard/storm_with_tapestry--hemppah: peg.rst 

Log message:
        SEDA homepage

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/doc/pegboard/storm_with_tapestry--hemppah/peg.rst.diff?tr1=1.14&tr2=1.15&r1=text&r2=text

Patches:
Index: storm/doc/pegboard/storm_with_tapestry--hemppah/peg.rst
diff -u storm/doc/pegboard/storm_with_tapestry--hemppah/peg.rst:1.14 
storm/doc/pegboard/storm_with_tapestry--hemppah/peg.rst:1.15
--- storm/doc/pegboard/storm_with_tapestry--hemppah/peg.rst:1.14        Mon Jul 
 7 08:16:15 2003
+++ storm/doc/pegboard/storm_with_tapestry--hemppah/peg.rst     Tue Jul  8 
02:35:10 2003
@@ -5,8 +5,8 @@
 
 :Authors:  Hermanni Hyytiälä
 :Date-Created: 2003-07-03
-:Last-Modified: $Date: 2003/07/07 12:16:15 $
-:Revision: $Revision: 1.14 $
+:Last-Modified: $Date: 2003/07/08 06:35:10 $
+:Revision: $Revision: 1.15 $
 :Status:   Incomplete
 
 .. :Stakeholders:
@@ -63,7 +63,7 @@
 Overview of SEDA
 ================
 
-SEDA is a asynchronous I/O library (similar to JDK 1.4's java.nio package). In
+SEDA_ is an asynchronous I/O library (similar to JDK 1.4's java.nio package). 
In
 SEDA there are stages and they communicate with each other by sending events.
 A stage runs as a thread which starts by executing initialization routines and 
 then enters an event loop.  Inside each JVM, a dispatcher monitors all 
messages 
@@ -409,3 +409,4 @@
 .. _`Tapestry programmer's guide`: 
http://www.cs.berkeley.edu/%7Eravenben/tapestry/html/guide.html
 .. _Tapestry: 
http://www.cs.berkeley.edu/~ravenben/publications/pdf/tapestry_jsac.pdf
 .. _`Tapestry website`: http://www.cs.berkeley.edu/~ravenben/tapestry/
+.. _SEDA: http://www.eecs.harvard.edu/~mdw/proj/seda




reply via email to

[Prev in Thread] Current Thread [Next in Thread]