Hacker News new | ask | show | jobs
by _0w8t 3115 days ago
We use QT for real-time data acquisition system. Works surprisingly nice. QT has good event loop abstraction and this is what C++ still lacks.
1 comments

Awesome, I would love to read more about your systems. Do you have blog posts or something?
In Norway it is a common knowledge that QT is a very reasonable choice for soft real-time. So I guess that is a reason people do not blog about it. One doesn't write about obvious things, does one?