Download List

Descripción del Proyecto

phalanx computes a digest of many buffers simultaneously, and produces a combined hash of them all. It is an initiative to provide a fast, simple, and portable alternative method to compute a checksum in a parallel fashion. It has options for I/O buffer size, hash width, number of threads, and more. It can be run single-threadedly for performance comparisons. It can check files against previously-saved sums, like "MD5sum" does. It also has a "demo" mode, to ascertain accurate operation. It is intended to be useful on large files and multicore/multiprocessor/multithreaded environments.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-07-27 11:58 Back to release list
0.4.57 Stable

Esta versión trae muchas mejoras: un "menos fuerte" método de hash (pero más rápido), un "benchmark"-como el informe en formato CSV con encabezado opcional, una solución para el argumento de línea de comandos del archivo del registro global, mejora la detección de CPU en Linux y Cygwin y aún más grande (~ 1GiB) 'demostración' pruebas.
Tags: faster hash benchmakr report CSV fix global log file cpu detection GiB demo test
This release brings many improvements: a "less strong" (but faster) hash method, a "benchmark"-like report in CSV format with optional header, a fix for global log file command-line argument, improved CPU detection on Linux and Cygwin, and even bigger (~1GiB) 'demo' tests.

Project Resources