Rate This Document
Findability
Accuracy
Completeness
Readability

Applications Based on an Interpreted Language

The application programs developed based on interpreted languages, such as Java and Python, are irrelevant to the CPU architecture. These application programs can be ported to a Kunpeng server without modification or recompilation. You can deploy and run these application programs in a way similar to x86. The JAR package of a Java application program may contain SO library files that are developed based on C or C++. Those SO libraries need to be compiled in porting. If you have any problem when compiling and porting them, see Common Problems in Porting and Compilation Optimization Items. You can use the compiled SO library to repack the JAR package.