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
Tue, 31 Jan 2012 15:19:35 +0900 kazz add log viewer
Fri, 27 Jan 2012 16:57:26 +0900 kazz add logger
Fri, 20 Jan 2012 19:15:38 +0900 kazz add tree script
Fri, 20 Jan 2012 19:13:31 +0900 kazz add fish scripts
Fri, 20 Jan 2012 18:40:02 +0900 kazz DistributedFish share width each other (not work)
Fri, 20 Jan 2012 04:00:12 +0900 kazz share width each other with tree
Thu, 19 Jan 2012 16:01:50 +0900 kazz added method to OutputDataSegment and Receiver, to convert type from Value to Class<?> without MessagePack
Wed, 18 Jan 2012 01:34:23 +0900 kazz change name of DataSegmentReceiver
Tue, 17 Jan 2012 20:49:26 +0900 kazz change method to create DataSegmentReceiver
Tue, 17 Jan 2012 20:24:46 +0900 kazz add ring script
Tue, 17 Jan 2012 16:13:03 +0900 kazz implements RingTopology
Tue, 17 Jan 2012 14:17:13 +0900 kazz add output dot file scripts
Tue, 17 Jan 2012 08:41:34 +0900 kazz Configuration Manager work and implements reverseKey
Tue, 17 Jan 2012 03:52:39 +0900 kazz topology manager work!
Tue, 17 Jan 2012 03:11:23 +0900 kazz implements TopologyNode