Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Realtime and Embedded Specification for Java, Version 2.0 [pdf] (aicas.com)
3 points by pron on April 8, 2015 | hide | past | favorite | 1 comment



"The RTSJ should recognize the importance of 'Write Once, Run Anywhere', but it should also recognize the difficulty of achieving WORA for realtime programs and not attempt to increase or maintain binary portability at the expense of predictability. Hence, the goal should be 'Write Once Carefully, Run Anywhere Conditionally'."

or in simpler language:

  #define WORA WRITE_ONCE_RUN_ANYWHERE
  #ifdef RTSJ
  #undef WORA
  #define WORA WRITE_ONCE_CAREFULLY_RUN_ANYWHERE_CONDITIONALLY
  #endif




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: