6. Use of C/C++
Substantial computing is needed on SV2-Server . This computing time is related to the response time of the whole system.
Sometimes we need to implement critical routines in C/C++ Some existing routines are written in C/C++
Usually simulator is written in C/C++ instead of Java.In SV2, we provide C API for simulator to pass Data to SV2-Server
All these are reasons for us using JNI interface in Java in SV2.