Hi, I am reading the following lines in some Book. This looks strange to me. Is this correct ? Can you pl explain me what is "Vendor Implemented" and why Java is not suitable for real time Programming ? Thanks
The garbage collection algorithm in Java is vendor implemented Threading and garbage collection are two of the few areas that are platform dependent. This is one of the
reasons why Java is not suitable for realtime programming. It is not a good idea use it to control your
plane or nuclear power station. Once an instance of the Integer class has a value it cannot be changed.
The garbage collection algorithm in Java is vendor implemented Threading and garbage collection are two of the few areas that are platform dependent. This is one of the
reasons why Java is not suitable for realtime programming. It is not a good idea use it to control your
plane or nuclear power station. Once an instance of the Integer class has a value it cannot be changed.