<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installation</title><link>https://sourceforge.net/p/slimgrid/wiki/Installation/</link><description>Recent changes to Installation</description><atom:link href="https://sourceforge.net/p/slimgrid/wiki/Installation/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 27 Mar 2014 12:05:53 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/slimgrid/wiki/Installation/feed" rel="self" type="application/rss+xml"/><item><title>Installation modified by Dalimir Orfanus</title><link>https://sourceforge.net/p/slimgrid/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -23,3 +23,26 @@

 ##Configuring grid client##
 No installation or configuration needed (besides making sure SlimGrid's java library and its dependencies are included in the path). SlimGrid client can be immediately launched via class SgServer.
+
+If you use Maven to manage your project, use this dependency in your POM file:
+
+   
+       net.sourceforge.slimgrid
+       slimgrid
+       0.0.2-SNAPSHOT
+   
+
+
+Because SlimGrid is currently available only as a snapshot, you have to include definition of this repository as well:
+
+   
+       
+           nexus.oss.snapshot
+           https://oss.sonatype.org/content/repositories/snapshots/
+           OSS Snapshot repositories
+           
+               true
+           
+       
+   
+  
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dalimir Orfanus</dc:creator><pubDate>Thu, 27 Mar 2014 12:05:53 -0000</pubDate><guid>https://sourceforge.net69c08d04ebe27e4e7806c421bdd8ebdf47e679c4</guid></item><item><title>Installation modified by Dalimir Orfanus</title><link>https://sourceforge.net/p/slimgrid/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1 +1,25 @@
+#Installation#
+One of the main design goals was to make installation/deployment as easy as possible. 
+
+Installation and configuration of each part of the grid is described in following subsections.
+
+##Preparing grid server##
+Preparing the grid server is just launch of the ZooKeeper server. No other configuration or installation is needed. 
+
+How to install ZooKeeper server:
+
+1) Download ZooKeeper
+2) Unpack into desired
+
 How to install Slimgrid is described here
+
+##Preparing worker(s)##
+TBD: 
+
+1) Copy the folder (download or unzip the archive (link))
+2) Update server IP and port, number of threads, hear-beat ticks
+3) Launch it
+
+
+##Configuring grid client##
+No installation or configuration needed (besides making sure SlimGrid's java library and its dependencies are included in the path). SlimGrid client can be immediately launched via class SgServer.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dalimir Orfanus</dc:creator><pubDate>Fri, 21 Mar 2014 15:01:11 -0000</pubDate><guid>https://sourceforge.net235e4014f67eebbcde5a17a373bdf1dc99d0f627</guid></item><item><title>Installation modified by Dalimir Orfanus</title><link>https://sourceforge.net/p/slimgrid/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;How to install Slimgrid is described here&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dalimir Orfanus</dc:creator><pubDate>Fri, 17 May 2013 19:06:43 -0000</pubDate><guid>https://sourceforge.net334d71e822fd0d577d1f52eb6f105d7e3da3c381</guid></item></channel></rss>