Author: fhanik
Date: Sat Feb 25 07:49:22 2006
New Revision: 380939

URL: http://svn.apache.org/viewcvs?rev=380939&view=rev
Log:
To do list

Added:
    tomcat/container/tc5.5.x/modules/groupcom/to-do.txt

Added: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
URL: 
http://svn.apache.org/viewcvs/tomcat/container/tc5.5.x/modules/groupcom/to-do.txt?rev=380939&view=auto
==============================================================================
--- tomcat/container/tc5.5.x/modules/groupcom/to-do.txt (added)
+++ tomcat/container/tc5.5.x/modules/groupcom/to-do.txt Sat Feb 25 07:49:22 2006
@@ -0,0 +1,9 @@
+waitForAck - should only mean, we received the message, not for the message to 
get processesed.
+This should improve throughput, and an interceptor can do waitForCompletion
+
+Interceptors to create
+OrderInterceptor - guarantees the order of messages
+WaitForCompletionInterceptor - waits for the message to get processed by all 
receivers before returning
+FragmentationInterceptor - splits up messages that are larger than X bytes.
+CoordinatorInterceptor - manages the selection of a cluster coordinator
+



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to