seq 1 1000000000 | parallel very_long_command Now parallel will not first queue commands but instead run them immediately.