|
|
|
|
|
by hawk_
262 days ago
|
|
> the DB was a "pure overhead" software that aims to minimise memory consumption that's needed for a co-located resource heavy application) Thanks pron for the reply. This describes it the best. To minimize resource consumption in a "pure overhead" software. It's currently written in Java and we are planning a rewrite in a systems PL. |
|
If memory footprint is the issue, I would recommend watching this: https://youtu.be/mLNFVNXbw7I. A lot of people misunderstand memory consumption, and even in Java there are many options to try. There could definitely still be situations where a low-level language is the only choice, but it's not a decision to be taken lightly.