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

What, specifically, about the Linux kernel and Unix structure makes them bad for distributed applications, again?



c, capabilties (or lack there of), self healing, runtime based optimizations, concurrency, locking, threading and just generally the way it's structured it's not meant to be a distributed operating system the applications developed for it show this. Have you seen how glusterfs, lustre or any other distributed FS works? They bend over backwards trying to implement a POSIX API usually with hideous hacks.




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

Search: