Projects / Parallel File Scanner

Parallel File Scanner

Parallel File Scanner is a multithreaded parallel file scanner that combines the functionality of find, xargs, and fgrep. It has the potential of being faster than find+xargs+fgrep on systems with multiple CPUs, multiple disks, and a good file system that supports parallel operations.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  26 Mar 2002 04:00

No changes have been submitted for this release.

Screenshot

Project Spotlight

Mars Simulation Project

A simulation of a human settlement on Mars.

Screenshot

Project Spotlight

procenv

A command-line utility that simply dumps all attributes of its environment.