Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Server Daily
IT Management Daily
Subscribe News
Subscribe PR
Subscribe Security

internet.com
Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers

 






Current Newswire:

20 popular Ubuntu Linux apps you may want to try

A Selection of the Very Best Open Source Tutorials and Tools

Android Ice Cream Sandwich ported to x86 tablets, netbooks and notebooks

SECURITY: Google Chrome 17 Improves Security

How to read a CSV file in Perl?

Red Hat Brings Gluster to Amazon Cloud

New Linux kernel fixes power-saving issues

Using Wii remote with Android Device- Taking Gaming to the Next Level

Commercial Support now available for the open-source NGINX Web server

Linux Top 5: Linux's New Fellow



Applications Management Engineer Sr (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
:Parallel Processing Shell Script Released
Parallel Processing Shell Script Released
Jan 6, 2009, 01 :34 UTC (1 Talkback[s]) (7250 reads)

[ Thanks to louwrentius for this link. ]

"There are many tutorials about how to execute commands in parallel, often using shell scripts. However, they are often not atomic, so parallel jobs may start processing the same file, causing trouble. Also, most examples on the web are based on some polling mechanism in order to determine when to start the next job. Polling is inefficient: you waste time between de moment a script finishes and the moment that event is picked up. Therefore PPSS is event-driven. It does absolutely nothing, thus saving CPU cylcles, while being as time-efficient as possible. The moment a job is finished, it will start a new one.

"The script will take a list of items as input. The script executes a user-specified command for each item in this list. The item is supplied as an argument to this command. Items can be files within a directory or entries in a text file (one per line)."

Complete Story

Related Stories:
Speed Up Multiple SSH Connections to the Same Server(Dec 29, 2008)
Basic Veritas Cluster Server Troubleshooting(Nov 16, 2008)
Distributed Compilation: A Programmer's Delight(Nov 13, 2008)
Scale Your File System With Parallel NFS(Nov 13, 2008)
Parallel SSH Execution and a Single Shell to Control Them All(Oct 31, 2008)
Supercharge Your LAN With Condor, part 1(Sep 18, 2008)


Index Mode   |   Flat Mode   |   Thread Mode   |   Thread Flat  
  Talkback(s) Name  and Date
Depending on your task  https://savannah ...   Parallel may be of use too   
Ole Tange
Jan 27, 2010, 16:57:19
 
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!

..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP