[О блоге]
[наверх]
[пред]
[2018-06-02 16:04:44+03:00]
[aed8672cfa2a8cbaa1256fc9741d7f8626b8137b]
Темы: [bsd]
WhatsApp живёт с 50-ю инженерами для почти миллиарда пользователей
https://www.wired.com/2015/09/whatsapp-serves-900-million-users-50-engineers/
И, как известно, WhatsApp использует протоколы: Noise (атаснейшая штука,
отличнейший выбор), Signal (достойная вещь тоже для IM); FreeBSD и Erlang.
FreeBSD у них держит 2 миллиона TCP соединений на одной машине.
В одном из интервью их спросили почему не GNU/Linux?
http://uk.businessinsider.com/whatsapp-built-using-erlang-and-freebsd-2015-10
Linux is a beast of complexity. FreeBSD has the advantage of being a
single distribution with an extraordinarily good ports collection.
На одном из сайтов тоже ответили на вопрос почему не GNU/Linux?
https://www.quora.com/Why-did-WhatsApp-choose-FreeBSD-over-Linux
Linux is the only OS that excels in nothing.
Windows has better audio quality, better media support, and PC
gaming exists on Windows.
MacOS is productive, inspiring, and preferred by many developers.
FreeBSD is closer to MacOS than Linux is. There are less surprises
on deployment. FreeBSD is organized, stable, and secure. Linux
panics more often. Even leap seconds can crash Linux servers.
Linux is a mess. I remember how many issues I had on upgrading
(Debian, Ubuntu, Gentoo). Since my servers are on FreeBSD, I have
been having only seamless upgrades over 8 years. (No mess with the
bootloader config, no chaos in /etc)
и ещё про файловые системы и, особенно, btrfs:
Anyone who cares about their data would go for ZFS (with the
exception of those huge companies who can afford implementing their
own storage systems that have similar data-healing features).
The most pathetic FS ever developed is BTRFS. It’s a shame that they
still didn’t stop fooling the world about it. The companies behind
it are too large to admit the stupidity. No sane person would ever
put production data on BTRFS. XFS is usable, but has nothing of the
power of ZFS.
И вот во всём согласен что самое точное слово для Linux мира это "mess".
И то, что оно ничем не выделяется вообще -- в Linux ничего нет
выдающегося (ну кроме copyleft, за это действительно уважаю). Разве что
из коробки он хорошо будет работать на суперкомпьютерах и утилизировать
многопроцессорные системы. Даже чисто технологически GNU/Linux мир
крайне отстаёт: ZFS, DTrace, LXC его на десять лет позже Jails
появившийся, ад со звуковыми системами.
[оставить комментарий]