mirror of
https://github.com/vale981/ray
synced 2025-03-05 10:01:43 -05:00
![]() This PR povided universal native memory access support in java worker mentioned in #21234, which will also be the foundation for later zero-copy and serialization. The main changes include: * Native memory operations based on `sun.misc.Unsafe` * Little-Endian based Native memory buffer. * Native memory based IO operations: * InputStream/OutputStream * ReadChannel/WriteChannel * MockReadChannel/MockWriteChannel |
||
---|---|---|
.. | ||
api | ||
performance_test | ||
runtime | ||
serve | ||
test | ||
build-jar-multiplatform.sh | ||
BUILD.bazel | ||
checkstyle-suppressions.xml | ||
checkstyle.xml | ||
cleanup.sh | ||
dependencies.bzl | ||
generate_jni_header_files.sh | ||
pom.xml | ||
shade_rule | ||
test.sh | ||
testng.xml |