https://github.com/apachecn-archive/calljvm
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.9%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: apachecn-archive
- Language: C++
- Default Branch: master
- Size: 848 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
CallJvm
Call JVM from C/C++ in ThreadPool Using JNI
text
.
callJvmThreadpool
a.out
cmake-build-debug
callJvm.cbp
callJvmThreadp.cbp
callJvmThreadpool.cbp
CMakeCache.txt
CMakeFiles
3.14.5
CMakeCCompiler.cmake
CMakeCXXCompiler.cmake
CMakeDetermineCompilerABI_C.bin
CMakeDetermineCompilerABI_CXX.bin
CMakeSystem.cmake
CompilerIdC
a.out
CMakeCCompilerId.c
tmp
CompilerIdCXX
a.out
CMakeCXXCompilerId.cpp
tmp
clion-environment.txt
clion-log.txt
cmake.check_cache
CMakeDirectoryInformation.cmake
CMakeOutput.log
CMakeTmp
feature_tests.bin
feature_tests.c
feature_tests.cxx
main.dir
build.make
cmake_clean.cmake
CXX.includecache
DependInfo.cmake
depend.internal
depend.make
flags.make
link.txt
progress.make
socketMultithread.cpp.o
socketThreadpool.cpp.o
tpool.cpp.o
Makefile2
Makefile.cmake
progress.marks
TargetDirectories.txt
cmake_install.cmake
hs_err_pid22583.log
hs_err_pid22734.log
hs_err_pid22793.log
hs_err_pid22856.log
hs_err_pid22911.log
main
Makefile
CMakeLists.txt
jni.h
jni_md.h
main.cpp
pureMultithread.cpp
qin_test1.jar
qin_test.jar
server
server.cpp
client
client.cpp
socketMultithread.cpp
socketThreadpool.cpp
test.cpp
tpool.cpp
tpool.h
README.md
text
- CMakeLists.txt : cmake
- jni.h : java JNI
- jni_md.h : jni.h
- main.cpp :
- pureMultithread.cpp :
- qin_test1.jar : jar1
- qin_test.jar : jar0
- server.cpp : socket
- client.cpp : socket
- socketMultithread.cpp : socket+jni
- socketThreadpool.cpp : socket+jni
- test.cpp :
- tpool.cpp :
- tpool.h :
CMakeLists.txt
shell script
cd callJvmThreadpool
cmake ..
./a.out
- C++JNIJavaJVMJVMJava
- JNIJVMJVMJava
- JVMJava
- C++JNIJavaJNIJVM
- JVM UNIX Domain Socket
- https://www3.ntu.edu.sg/home/ehchua/programming/java/JavaNativeInterface.html
- https://docs.oracle.com/javase/8/docs/technotes/guides/jni/spec/jniTOC.html
Owner
- Name: ApacheCN 归档
- Login: apachecn-archive
- Kind: organization
- Email: wizard.z@qq.com
- Repositories: 180
- Profile: https://github.com/apachecn-archive
防止重要项目丢失而设立的归档