Hacker News new | ask | show | jobs
by relay23 996 days ago
Massive and complex platform.. at a certain point why not just run 2 different platforms that are best of breed for each.
1 comments

You can just run Pulsar standalone which is super-simple, it is a great start and scales just fine for one machine. Once you outscale one machine, you can refactor Pulsar into a distributed setup. The advantage is that everything is still familiar.