Skip to content

emdg/ClusterHw2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

<body>
	<h4>To compile this program run:</h4>
	 <i> ant compile </i>
	</br> <i> ant jar </i>



</br> <h4>For the space run:</h4>
	<i>ant -Dspace_ip=0.0.0.0 runSpace</i>
 	<br>

	</br> <h4>For the server run:</h4>
	<i>ant -Dspace_ip=0.0.0.0 runComputer</i>
 	<br>
	</br> <h4>for the client run:</h4>
	For the Euclidian TSP task:
</br>
	<i>ant -Dspace_ip=0.0.0.0 runTSP</i>
	</br> </br> 
	For the Mandelbrot task
	</br> <i>ant -Dspace_ip=0.0.0.0 runMandel</i>

</br>
	<h4>To clean the project</h4>
	<i>ant clean</i> 
	</br> 
</body>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published