Author: fhanik
Date: Sat Mar 25 13:52:27 2006
New Revision: 388840
URL: http://svn.apache.org/viewcvs?rev=388840&view=rev
Log:
Added todo
Modified:
tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
Modified: 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=388840&r1=388839&r2=388840&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/modules/groupcom/to-do.txt (original)
+++ tomcat/container/tc5.5.x/modules/groupcom/to-do.txt Sat Mar 25 13:52:27 2006
@@ -34,6 +34,13 @@
Code Tasks:
===========================================
+37. Interceptor.getOptionFlag() - lets the system configure a flag to be used
+ for the interceptor. that way, all constants don't have to be configured
+ in Channel.SEND_FLAG_XXXX.
+ Also, the GroupChannel will make a conflict check upon startup,
+ so that there is no conflict. I will change options to a long,
+ so that we can have 63 flags, hence up to 60 interceptors.
+
36. UDP Sender and Receiver, initially without flow control and guaranteed
delivery.
This can be easily done as an interceptor, and operate in parallel with
the TCP sender.
It can implement an auto detect, so that if the message is going to a
destination in the same network
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]