From b6019b0c7df67cd3efd06c304af9cdc6dae68be0 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 26 Jul 2015 20:09:01 +0200 Subject: [PATCH] Doc: Note that Isolate has moved --- doc/index.html | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/doc/index.html b/doc/index.html index 2157360..bcc0e60 100644 --- a/doc/index.html +++ b/doc/index.html @@ -8,7 +8,7 @@

The Moe Contest Environment

-

The Moe Contest Environment (formerly Moe) is a system for conducting +

The Moe Contest Environment (formerly MO-Eval) is a system for conducting programming competitions similar in spirit to the International Olympiad in Informatics – contestants solve programming tasks, submit the source code of their solutions, @@ -27,10 +27,15 @@ of papers published in Oly

  • B. Blackham, M. Mareš: A New Contest Sandbox -News (2012-09-24): A new sandbox module (isolate) is available. -It has very low overhead (it uses Linux kernel containers) and it is able to cope with -multi-threaded programs. For more details, see the "New Contest Sandbox" paper above -or the isolate's man page. +

    Status

    + +

    At this moment (2015-07-26), most parts of Moe are obsolete, but many +of its ideas still live in other contest systems, most notably CMS. + +

    The Isolate sandbox now lives in its +own repository at GitHub. + +

    Other useful parts will hopefully find their new home soon.

    Modules

    -- 2.39.2