Hacker News new | past | comments | ask | show | jobs | submit login

Compilation can be parallelized quite well if the code is structured properly. I used Xoreax grid engine (incredibuild) on Windows some time ago with C++ and it was great at speeding up our builds. Shame C# isn't parallelized in the same way.

Perhaps Go implementers could use similar approach?




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

Search: