CVS update: JGroups/src/org/jgroups/protocols TP.java
"Bela Ban" <[email protected]>
| Newsgroups | gmane.comp.java.javagroups.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: belaban
Date: 10/08/05 06:51:23
Modified: src/org/jgroups/protocols TP.java
Log:
timer_type is "new" by default now
Revision Changes Path
1.323 +2 -2 JGroups/src/org/jgroups/protocols/TP.java
Index: TP.java
===================================================================
RCS file: /cvsroot/javagroups/JGroups/src/org/jgroups/protocols/TP.java,v
retrieving revision 1.322
retrieving revision 1.323
diff -u -r1.322 -r1.323
--- TP.java 5 Aug 2010 06:48:48 -0000 1.322
+++ TP.java 5 Aug 2010 06:51:23 -0000 1.323
@@ -47,7 +47,7 @@
* The {@link #receive(Address, byte[], int, int)} method must
* be called by subclasses when a unicast or multicast message has been received.
* @author Bela Ban
- * @version $Id: TP.java,v 1.322 2010/08/05 06:48:48 belaban Exp $
+ * @version $Id: TP.java,v 1.323 2010/08/05 06:51:23 belaban Exp $
*/
@MBean(description="Transport protocol")
@DeprecatedProperty(names={"bind_to_all_interfaces", "use_incoming_packet_handler", "use_outgoing_packet_handler",
@@ -176,7 +176,7 @@
@Property(description="Type of timer to be used. Valid values are \"old\" (DefaultTimeScheduler, used up to 2.10), " +
"\"new\" (TimeScheduler2) and \"wheel\". Note that this property might disappear " +
"in future releases, if one of the 3 timers is chosen as default timer")
- protected String timer_type="old";
+ protected String timer_type="new";
protected int timer_min_threads=4;
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm