Updated Home (markdown)
parent
c6e6b19e3a
commit
b11dadd5aa
2
Home.md
2
Home.md
|
@ -6,7 +6,7 @@ This does not work. It isn't likely to work any time soon. If you want to learn
|
|||
|
||||
What it sets out to be is a Lisp-like system which:
|
||||
|
||||
* Can make use (albeit not, at least at first, very efficiently) of machines with at least terrabytes of RAM;
|
||||
* Can make use (albeit not, at least at first, very efficiently) of machines with at least [Zettabytes](http://highscalability.com/blog/2012/9/11/how-big-is-a-petabyte-exabyte-zettabyte-or-a-yottabyte.html) of RAM;
|
||||
* Can make reasonable use of machines with at least tens of thousands of processors;
|
||||
* Can concurrently support significant numbers of concurrent users, all doing different things, without them ever interfering with one another;
|
||||
* Can ensure that users cannot escalate privilege;
|
||||
|
|
Loading…
Reference in a new issue