some more ideas
authorfhanik <fhanik@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 12 Feb 2008 16:25:49 +0000 (16:25 +0000)
committerfhanik <fhanik@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 12 Feb 2008 16:25:49 +0000 (16:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@620847 13f79535-47bb-0310-9956-ffa450edef68

PROPOSALS.txt

index 2811609..26ceb0a 100644 (file)
@@ -44,6 +44,7 @@ Add in support for UDP messages
  - 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 @@ Performance/Concurrency
 =======================
  - 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