|
@@ -277,7 +277,7 @@ document.write("Last Published: " + document.lastModified);
|
|
|
file system. The name space consists of data registers - called znodes,
|
|
|
in ZooKeeper parlance - and these are similar to files and directories.
|
|
|
Unlike a typical file system, which is designed for storage, ZooKeeper
|
|
|
- data is kept in-memory, which means ZooKeeper can acheive high
|
|
|
+ data is kept in-memory, which means ZooKeeper can achieve high
|
|
|
throughput and low latency numbers.</p>
|
|
|
<p>The ZooKeeper implementation puts a premium on high performance,
|
|
|
highly available, strictly ordered access. The performance aspects of
|