Skip to content

kube-HPC/algorithm-java-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algorithm-java-example

This repository is an example of a Java algorithm

IAlgorithm

An interface that needs to be implemented for the algorithm

Wrapper

Creates the web socket connection with the worker and delegates the messages to the algorithm

Algorithm

Example implementation of an algorithm. As a minimum, Start needs to be implemented

AlgorithmExample

Main class. Initializes the algorithm and the socket wrapper

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published