Qt+Boost=invincible

Nowadays I was trying node.js (actually, following tutorials).
During the following, some thoughts popped up:

  1. node.js says one of the biggest strength lies in asynchronous callback
  2. Qt is designed to be asynchronous
  3. Boost has boost::async
Now, the thoughts spread more……
  1. Which of the two, node.js or C++, would have more libraries?
  2. Which will be faster, JIT or static compilation?
My conclusion: why do I try node.js, though I can do it everything with Qt + Boost?

No comments:

Post a Comment

블로그를 이전합니다

뭐, 이런 작은 변방의 블로그에 관심있으신 분들은 아무도 없으시리라 생각합니다만...... (웃음) 블로그 플랫폼을 블로거에서 dev.to로 옮겼습니다. 새 URL은 아래와 같습니다: https://dev.to/teminian 새로운 거처에서 뵙겠습니...

Popular in Code{nested}