[Assorted-commits] SF.net SVN: assorted:[1414] ydb/trunk/README
Brought to you by:
yangzhang
From: <yan...@us...> - 2009-05-13 19:20:36
|
Revision: 1414 http://assorted.svn.sourceforge.net/assorted/?rev=1414&view=rev Author: yangzhang Date: 2009-05-13 19:20:34 +0000 (Wed, 13 May 2009) Log Message: ----------- added note Modified Paths: -------------- ydb/trunk/README Modified: ydb/trunk/README =================================================================== --- ydb/trunk/README 2009-05-13 19:20:13 UTC (rev 1413) +++ ydb/trunk/README 2009-05-13 19:20:34 UTC (rev 1414) @@ -1061,3 +1061,5 @@ - Network is simpler, can be stateless - Disk may quickly grow stale during downtime +- Network is more pipelined than disk; disk latency deeply intertwined with + throughput, but not so for network This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |