<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Louwrentius - Projects</title><link href="https://louwrentius.com/" rel="alternate"/><link href="https://louwrentius.com/feeds/projects.atom.xml" rel="self"/><id>https://louwrentius.com/</id><updated>2009-01-03T01:51:00+01:00</updated><entry><title>Release of PPSS - the Parallel Processing Shell Script</title><link href="https://louwrentius.com/release-of-ppss-the-parallel-processing-shell-script.html" rel="alternate"/><published>2009-01-03T01:51:00+01:00</published><updated>2009-01-03T01:51:00+01:00</updated><author><name>Louwrentius</name></author><id>tag:louwrentius.com,2009-01-03:/release-of-ppss-the-parallel-processing-shell-script.html</id><summary type="html">&lt;p&gt;PPSS is a shell script that processess files or other items in parallel. It is
designed to make use of the current multi-core CPUs. It will detect the number
of available CPUs and start a thread for each CPU core. &lt;/p&gt;
&lt;p&gt;This script is build with the goal to be very …&lt;/p&gt;</summary><content type="html">&lt;p&gt;PPSS is a shell script that processess files or other items in parallel. It is
designed to make use of the current multi-core CPUs. It will detect the number
of available CPUs and start a thread for each CPU core. &lt;/p&gt;
&lt;p&gt;This script is build with the goal to be very easy to use. Also, it must be
robust (atomic), and portable. It employs a locking mechanism and runs on
Linux and Mac OS X. It should work on other Unix-like operating system that
support the bash shell.&lt;/p&gt;
&lt;p&gt;Please visit &lt;a href="http://code.google.com/p/ppss/"&gt;http://code.google.com/p/ppss/&lt;/a&gt; for a download.&lt;/p&gt;</content><category term="Projects"/><category term="Uncategorized"/></entry></feed>