Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fburato/filechecker

Scala application to perform a parallel checksum of a directory using different concurrency strategies
https://github.com/fburato/filechecker

Last synced: about 1 month ago
JSON representation

Scala application to perform a parallel checksum of a directory using different concurrency strategies

Awesome Lists containing this project

README

        

Scala application to perform a checksum of a given directory
with a parallel processing. Different strategies are available
to test the effectiveness of the Thread model if compared to
the scala Actor model.

---
Requires scala-swing_2.11-1.0.1.jar to be run in Scala 2.11