Hacker News new | ask | show | jobs
by fidotron 341 days ago
I recently encountered a shared SQLite db being used for inter process pub sub for real time data . . . in a safety critical system.

Wrong on so many levels it's frightening.

2 comments

Is it? It was designed for damage control system on naval combat vessels. I have no idea what it does on a naval vessel, but I imagine there is certain level of safeness.
How was SQLite used in that scenario? What was the architecture?