Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Code compilation is a common example. In many languages, when you do a clean build of a large project, you run a large number of short-lived processes.

With command line tools, the dominant design philosophy is that a program completes one task and exits. The tasks may be large or small, and the same tools are often expected to handle both.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: