/[storm]/storm/doc/pegboard/storm_with_tapestry--hemppah/peg.rst
ViewVC logotype

Diff of /storm/doc/pegboard/storm_with_tapestry--hemppah/peg.rst

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by hemppah, Mon Jul 7 12:16:15 2003 UTC revision 1.15 by hemppah, Tue Jul 8 06:35:10 2003 UTC
# Line 63  code base. Line 63  code base.
63  Overview of SEDA  Overview of SEDA
64  ================  ================
65    
66  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
67  SEDA there are stages and they communicate with each other by sending events.  SEDA there are stages and they communicate with each other by sending events.
68  A stage runs as a thread which starts by executing initialization routines and  A stage runs as a thread which starts by executing initialization routines and
69  then enters an event loop.  Inside each JVM, a dispatcher monitors all messages  then enters an event loop.  Inside each JVM, a dispatcher monitors all messages
# Line 409  Changes Line 409  Changes
409  .. _`Tapestry programmer's guide`: http://www.cs.berkeley.edu/%7Eravenben/tapestry/html/guide.html  .. _`Tapestry programmer's guide`: http://www.cs.berkeley.edu/%7Eravenben/tapestry/html/guide.html
410  .. _Tapestry: http://www.cs.berkeley.edu/~ravenben/publications/pdf/tapestry_jsac.pdf  .. _Tapestry: http://www.cs.berkeley.edu/~ravenben/publications/pdf/tapestry_jsac.pdf
411  .. _`Tapestry website`: http://www.cs.berkeley.edu/~ravenben/tapestry/  .. _`Tapestry website`: http://www.cs.berkeley.edu/~ravenben/tapestry/
412    .. _SEDA: http://www.eecs.harvard.edu/~mdw/proj/seda

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26