Date: 2004-01-17T09:36:03
   Editor: 138.88.230.94 <>
   Wiki: Apache Geronimo Wiki
   Page: WishList
   URL: http://wiki.apache.org/geronimo/WishList

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -96,3 +96,16 @@
  * Small delay when hot-deploying instead of trying to deploy files while 
they're still being copied over
  * JSP line numbers in error messages (really a Tomcat thing...)
  * Extensive testing and documentation of how to run with profilers like 
OptimizeIt
+
+= Incorporation of threading framework(s) for more robust control and 
expression of concurrency =
+Two framework(s) that would provide a lot of value are:
+* Triveni -- Triveni is a framework for concurrent programming with objects, 
threads, and events. Triveni supports the modular design of event-driven 
systems from combinators (building blocks) that operate on abstract behaviors. 
The framework is implemented in Java 2.
+  http://www.cs.luc.edu/triveni/
+  and
+  http://sourceforge.net/projects/triveni
+* Seda -- The Staged Event-Driven Architecture (SEDA) is a framework for 
building scalable, high-performance Internet services that are capable of 
sustaining enormous variations in load.
+  http://www.eecs.harvard.edu/~mdw/proj/seda/
+  and
+  http://sourceforge.net/projects/seda/
+= Incorporation of JDO (Java Data Objects) =
+The inclusion of a JDO implementation would add tremendous value to the 
Geronimo Application Server.

Reply via email to