log

age author description
Tue, 07 Feb 2012 19:34:50 +0900 kazz change ring calculate time unit, milli to nano
Sun, 05 Feb 2012 18:24:39 +0900 kazz change connection wait time
Sun, 05 Feb 2012 14:31:43 +0900 kazz move msgpack local val to static field;
Sun, 05 Feb 2012 06:42:23 +0900 kazz change CommandMessage Constructor
Sun, 05 Feb 2012 06:26:26 +0900 kazz change protocol header: remove an integer representing message length (work?)
Sat, 04 Feb 2012 21:08:38 +0900 kazz bug fix for write() at OutboundTCPConnection
Sat, 04 Feb 2012 19:26:07 +0900 kazz update msgpack 0.6.5 to 0.6.6
Sat, 04 Feb 2012 16:27:10 +0900 kazz add ring experiment shell script
Sat, 04 Feb 2012 16:05:14 +0900 kazz delete stdout message of ring
Sat, 04 Feb 2012 16:03:05 +0900 kazz bug fix for time calculate
Sat, 04 Feb 2012 14:31:07 +0900 kazz add to calculate the time of RingTopology required
Sat, 04 Feb 2012 01:34:57 +0900 kazz fix peek api
Fri, 03 Feb 2012 15:15:01 +0900 kazz add outbound close
Fri, 03 Feb 2012 14:59:05 +0900 kazz implements close exception
Thu, 02 Feb 2012 10:48:39 +0900 kazz add close api