Author: fhanik
Date: Tue Feb 12 08:25:49 2008
New Revision: 620847

URL: http://svn.apache.org/viewvc?rev=620847&view=rev
Log:
some more ideas

Modified:
    tomcat/trunk/PROPOSALS.txt

Modified: tomcat/trunk/PROPOSALS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/PROPOSALS.txt?rev=620847&r1=620846&r2=620847&view=diff
==============================================================================
--- tomcat/trunk/PROPOSALS.txt (original)
+++ tomcat/trunk/PROPOSALS.txt Tue Feb 12 08:25:49 2008
@@ -44,6 +44,7 @@
  - periodic ack, time or message count
  - support multicast fire and forget
  - autoswitch TCP/UDP based on size, number of recipients, or on message flag
+ - add in versioning to the message structure
 
 Priority Messaging
  - Being able to send through high priority messages through a channel
@@ -64,4 +65,9 @@
 =======================
  - Remove usage of "synchronized" (previously used for JDK 1.4 compatibility)
  - make JDK 1.5 minimum version
- - take advantage of java.util.concurrent
\ No newline at end of file
+ - take advantage of java.util.concurrent
+ 
+Membership
+==========
+ - implement payloadChange(...) event on membership listener
+ 



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

Reply via email to