Hacker News new | ask | show | jobs
by izarov 4494 days ago
The performance levels they have achieved are impressive.

I think hot swapping code is a major factor in being able to quickly fix and develop a system like this.

I wonder how far one can go on another tech stack.

For example Akka is supposed to be able to handle up to 50m messages on a single box and there is some support for hot swapping in the Oracle and IBM runtime.