Sputnik is a Clojure library for parallelization of computations to distributed computation nodes. Sputnik does not only handle the distribution and execution of tasks but also the configuration and deployment of the server and the workers.
N/A
[sputnik "0.5.4-SNAPSHOT"]
sputnik/sputnik {:mvn/version "0.5.4-SNAPSHOT"}
implementation("sputnik:sputnik:0.5.4-SNAPSHOT")
<dependency> <groupId>sputnik</groupId> <artifactId>sputnik</artifactId> <version>0.5.4-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: