diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2019-10-27 18:01:59 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2019-10-27 18:01:59 +0000 |
commit | 3e514581368aae2fa7f563a1942c596bd4b68dc9 (patch) | |
tree | e42872e75c36d5112fb76b3971fce58a5bdaca02 /sysutils/apache-mesos/pkg-descr | |
parent | 41584e3aaea7e6510a597cbbfe12d47a8719cc73 (diff) |
Notes
Diffstat (limited to 'sysutils/apache-mesos/pkg-descr')
-rw-r--r-- | sysutils/apache-mesos/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/apache-mesos/pkg-descr b/sysutils/apache-mesos/pkg-descr new file mode 100644 index 000000000000..82d96d17ff08 --- /dev/null +++ b/sysutils/apache-mesos/pkg-descr @@ -0,0 +1,5 @@ +Apache Mesos abstracts CPU, memory, storage, and other compute resources away +from machines (physical or virtual), enabling fault-tolerant and elastic +distributed systems to easily be built and run effectively. + +WWW: http://mesos.apache.org/ |