Design of GNU Parallel

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • gnu_parallel

  • Wait what: `parallel` is a Perl script!? [1]

    I would have thought it's black magic with assembler optimisations for MIPS and special considerations for HP-UX...

    This is such a lovely and interesting writeup, it's wonderful that people take their time to share so generously!

    [1] : an 11k loc petal script, you can read along here: https://github.com/gitGNU/gnu_parallel/blob/master/src/paral...

  • supervisor

    Supervisor process control system for Unix (supervisord)

  • Here's more information about the configuration file format, in case anyone is curious: http://supervisord.org/configuration.html

    My problem is that it's not always immediately clear how software that would normally run as a systemd service could be launched in the foreground instead. It usually takes a bit of digging around.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • rush

    A cross-platform command-line tool for executing jobs in parallel (by shenwei356)

  • If anyone needs a pretty basic alternative with Windows support, there's Rush:

    https://github.com/shenwei356/rush

    I use it pretty extensively with ffmpeg, imagemagick and the like.

    I'd been using the mmstick/parallel for a while, but it moved to RedoxOS repos and then stopped being updated, while still having some issues not ironed out.

    https://github.com/shenwei356/rush

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts