summaryrefslogtreecommitdiffstats
path: root/watchmaker/book/src/xml/distributed.xml
diff options
context:
space:
mode:
Diffstat (limited to 'watchmaker/book/src/xml/distributed.xml')
-rw-r--r--watchmaker/book/src/xml/distributed.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/watchmaker/book/src/xml/distributed.xml b/watchmaker/book/src/xml/distributed.xml
new file mode 100644
index 0000000..08c54c0
--- /dev/null
+++ b/watchmaker/book/src/xml/distributed.xml
@@ -0,0 +1,13 @@
+<appendix xmlns="http://docbook.org/ns/docbook"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd">
+ <title>Distributed Evolutionary Algorithms</title>
+ <section>
+ <title>Running Watchmaker Programs on Hadoop with Apache Mahout</title>
+ <para>TODO</para>
+ </section>
+ <section>
+ <title>Clustering Watchmaker Programs with Terracotta</title>
+ <para>TODO</para>
+ </section>
+</appendix>