Sujet : Re: Apache + mod_php performance
De : arne (at) *nospam* vajhoej.dk (Arne Vajhøj)
Groupes : comp.os.vmsDate : 28. Sep 2024, 03:27:30
Autres entêtes
Organisation : SunSITE.dk - Supporting Open source
Message-ID : <66f76992$0$711$14726298@news.sunsite.dk>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13
User-Agent : Mozilla Thunderbird
On 9/27/2024 10:18 PM, Arne Vajhøj wrote:
On 9/27/2024 10:03 PM, Lawrence D'Oliveiro wrote:
Facebook, for example, has billions of active users. And Facebook uses
MySQL.
FaceBook have a lot of MySQL/MariaDB servers. Sharded! :-)
Also note that FaceBook are using a rather customized
version. RocksDB as storage engine not normal InnoDB.
And they have done some stuff to manage failover and
replication (Raft based??).
Arne